# Use Cases

- [PARA Method](https://doc.anytype.io/anytype-docs/use-cases/para-method-for-note-taking.md): We tested Tiago Forte's popular method for note taking and building a second brain.
- [Daily Notes](https://doc.anytype.io/anytype-docs/use-cases/anytype-editor.md): 95% of our thoughts are repetitive. Cultivate a practice of daily journaling to start noticing thought patterns and develop new ideas.
- [Study Notes](https://doc.anytype.io/anytype-docs/use-cases/study-notes.md): One place to keep your course schedule, syllabus, study notes, assignments, and tasks. Link it all together in the graph for richer insights.
- [Movie Database](https://doc.anytype.io/anytype-docs/use-cases/movie-database.md): Let your inner hobbyist run wild and create an encyclopaedia of everything you love. Use it for documenting knowledge you collect over the years.
- [Travel Wiki](https://doc.anytype.io/anytype-docs/use-cases/travel-wiki.md): Travel with half the hassle. Put everything you need in one place, so you don't need to fuss over wifi while traveling.
- [Language Flashcards](https://doc.anytype.io/anytype-docs/use-cases/language-flashcards.md): Make your language learning process more productive, with the help of improvised flash-cards & translation spoilers
- [Recipe Book](https://doc.anytype.io/anytype-docs/use-cases/meal-planner-recipe-book.md): Good food, good mood. Categorize recipes based on your personal needs and create meal plans that suit your time, taste, and dietary preferences


---

# Agent Instructions: 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:

```
GET https://doc.anytype.io/anytype-docs/use-cases.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
