> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flast.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Productivity Tips

> Work faster and smarter with Flast.

These tips help you accomplish more with Flast in less time.

## Start with Clear Goals

Before starting a conversation, know what you want to achieve:

* What is the end result you need?
* What format should it be in?
* Who is it for?

Clear goals lead to faster, more useful conversations.

## Use the Right Tool

Match the task to the feature:

| Task              | Best Feature         |
| ----------------- | -------------------- |
| Quick question    | Standard chat        |
| Complex problem   | Intense Thinking     |
| Repetitive task   | Saved Prompts        |
| Common workflow   | Playground templates |
| Document creation | Artifacts            |

## Build on Previous Work

Reference past conversations and artifacts:

```
Using the project brief we created last week, help me write
the technical requirements document.
```

Flast can build on existing context.

## Batch Similar Tasks

Group related tasks together:

```
I need to write three product descriptions. Let's do them
all now. Here are the products:
1. Wireless mouse
2. Mechanical keyboard
3. Monitor stand
```

## Use Templates for Repetition

If you do something often, save it:

1. Create a prompt for the task
2. Save it to your Prompts library
3. Use it with one click next time

## Keyboard Shortcuts

Learn shortcuts for common actions to speed up your workflow.

## Todo Integration

Keep tasks connected to conversations:

* Create todos from discussion points
* Reference active tasks for context
* Mark complete as you finish

## Quick Reviews

Ask for summaries when conversations get long:

```
Summarize what we've decided so far and what's still open.
```

## Morning Planning

Start your day with Flast:

```
Review my todos and help me prioritize today's work.
What should I focus on first?
```

## End of Day Review

Wrap up with reflection:

```
What did we accomplish today? Create todos for anything
we discussed but didn't finish.
```

<Card title="Next: Best Practices" icon="arrow-right" href="/tips/best-practices">
  General best practices for using Flast.
</Card>
