# Note Level AI

Narafy's Note Level AI enhances your note-taking experience by automatically generating summaries, identifying action points, and suggesting questions based on the content of your notes. This feature is designed to streamline the processing and review of information, making your notes more actionable and insightful.

To get access to these, simply click the 'AI' button located at the top right of a note.

<figure><img src="/files/j7T2yy8PW0Ebkg2ezrmr" alt="" width="298"><figcaption></figcaption></figure>

#### Summaries

The AI analyzes the text of your notes and creates a concise summary that captures the main points. This is especially useful for quickly grasping the essence of lengthy notes or when revisiting notes after some time.

#### Action Points

Based on the content, the AI identifies potential action items and highlights them. This helps in transitioning from note-taking to task execution, ensuring that key tasks are recognized and addressed.

#### Suggested Questions

The AI also suggests questions that you might want to ask for further discussion or clarification. This feature is particularly valuable in meeting scenarios or educational settings where follow-up is critical.


---

# 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/note-level-ai.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.
