> For the complete documentation index, see [llms.txt](https://docs.snackprompt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.snackprompt.com/bring-your-data-into-ai/how-to/how-to-guides.md).

# How-to Guides

Direct solutions for specific tasks. Each guide assumes you already know the API basics.

### Available

| Guide          | Problem it solves                                     |
| -------------- | ----------------------------------------------------- |
| Filter by Tags | "I want to search only in specific documents"         |
| Real-time Chat | "I want to show the response as it's being generated" |
| Error Handling | "I want to handle errors robustly"                    |
| Pagination     | "I want to fetch large volumes of data"               |

### Difference Between Tutorials and How-to Guides

| Tutorials               | How-to Guides                               |
| ----------------------- | ------------------------------------------- |
| For learning            | For solving problems                        |
| Detailed step-by-step   | Straight to the point                       |
| "Follow me by the hand" | "Here's the recipe"                         |
| Ideal for beginners     | Ideal for those who already know the basics |

### Didn't find what you're looking for?

* Check the [Tutorials ](/bring-your-data-into-ai/get-started/how-to-use-your-knowledge-bases.md)to learn the basics
* Consult the [Reference ](/bring-your-data-into-ai/reference/reference.md)for technical details
