# Mindset

- [Start here](https://help.flomo.app/mindset/start-here.md)
- [The Myths about Note-taking](https://help.flomo.app/mindset/the-myths-about-note-taking.md)
- [What Knowledge Should be Accumulated?](https://help.flomo.app/mindset/what-knowledge-should-be-accumulated.md)
- [The Definition of Knowledge and Its Management](https://help.flomo.app/mindset/the-definition-of-knowledge-and-its-management.md)
- [Why Should We Use Cards for Note-taking](https://help.flomo.app/mindset/why-should-we-use-cards-for-note-taking.md)
- [How to Organize Your Tags with I.A.R.P](https://help.flomo.app/mindset/how-to-organize-your-tags-with-i.a.r.p.md)
- [Why Is Adding to Favorites Useless?](https://help.flomo.app/mindset/why-is-adding-to-favorites-useless.md)
- [Is There a Perfect Category?](https://help.flomo.app/mindset/is-there-a-perfect-category.md)
- [Why Does Knowledge Need to be Connected](https://help.flomo.app/mindset/why-does-knowledge-need-to-be-connected.md)
- [What is the Meaning of Review?](https://help.flomo.app/mindset/what-is-the-meaning-of-review.md)
- [How to Take Reading Notes](https://help.flomo.app/mindset/how-to-take-reading-notes.md)
- [How to Record Your Emotions](https://help.flomo.app/mindset/how-to-record-your-emotions.md)
- [How to Understand a New Concept](https://help.flomo.app/mindset/how-to-understand-a-new-concept.md)
- [What Is Output？](https://help.flomo.app/mindset/what-is-output.md)


---

# 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://help.flomo.app/mindset.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.
