# Tag Suggestions

Tag Suggestions is a feature in Narafy that helps you organize and work with your notes more efficiently.&#x20;

To use Tag Suggestions on a note, simply click the + button and the AI icon will appear next to the suggested Tag's.&#x20;

<figure><img src="/files/z4CYsldQFtzG0Eq0JGls" alt="" width="365"><figcaption></figcaption></figure>

Tag suggestions are also available when defining your Stack. Similar to Tag suggestions for a note, the AI icon will appear next to the suggested tags.

<figure><img src="/files/F7gQSWeqSwaY2xz7FQYp" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://info.narafy.com/narafy-ai/tag-suggestions.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.
