> For the complete documentation index, see [llms.txt](https://docs.fyxer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fyxer.com/workflows/fyxer-in-practice/workflows-by-use-case.md).

# Workflows by use case

Each workflow is a step-by-step guide you can put into practice straight away. Browse by topic and start with whatever's most relevant to how you work.

***

### Inbox and focus workflows

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><h4>Achieve inbox zero</h4></td><td>Inbox zero in 10 minutes.</td><td><a href="/files/FFexGPmBzFIiwnxyrSTr">/files/FFexGPmBzFIiwnxyrSTr</a></td><td><a href="/pages/0g30Q8JyAYW8YpnXylj4">/pages/0g30Q8JyAYW8YpnXylj4</a></td></tr><tr><td align="center"><h4>Protect your focus</h4></td><td>Use the marketing category to protect your focus.</td><td><a href="/files/ppq0JAX99pgxxGmNbJuT">/files/ppq0JAX99pgxxGmNbJuT</a></td><td><a href="/pages/FLslOdPn6taxDtnx6pax">/pages/FLslOdPn6taxDtnx6pax</a></td></tr></tbody></table>

***

### Writing and drafting workflows

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><h4>Write emails faster</h4></td><td>Write new emails faster with Fyxer Chat.</td><td><a href="/files/v6ZEyNqJ0MWFdb0xcYp4">/files/v6ZEyNqJ0MWFdb0xcYp4</a></td><td><a href="/pages/1c10hxYskio3Q5QX4CIl">/pages/1c10hxYskio3Q5QX4CIl</a></td></tr><tr><td align="center"><h4>Get smarter drafts</h4></td><td>Make Fyxer sound exactly like you.</td><td><a href="/files/C4jfhlDnGV7vHws8cBZA">/files/C4jfhlDnGV7vHws8cBZA</a></td><td><a href="/pages/NaaxNmyihrUp2w1jcfRG">/pages/NaaxNmyihrUp2w1jcfRG</a></td></tr></tbody></table>

***

### Meeting and notes workflows

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Capture meetings on the go</h4></td><td>Record in-person meetings on your phone.</td><td><a href="/files/wo8JgzZuTcHMl35UJsMp">/files/wo8JgzZuTcHMl35UJsMp</a></td><td><a href="/pages/qtVcszo7eh0QIddgcZcs">/pages/qtVcszo7eh0QIddgcZcs</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.fyxer.com/workflows/fyxer-in-practice/workflows-by-use-case.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
