# Notes

Notes are an essential tool in Smarty. Whether you're jotting down a thought, capturing meeting highlights, or creating a to-do list, our notes have got you covered.&#x20;

Smarty Notes come with Markdown support, giving you both simplicity and power.&#x20;

#### **Creating a Note with Smarty**

* Navigate to the `Notes` side panel on your dashboard.
* Click the `+` icon for the `Create` side panel
* Use the `/note` in the Command Line. Start typing your note title in the command line. Remember, you can use `@` to reference projects, contacts or a date.&#x20;

Capture your thoughts, ideas, or tasks. Apply Markdown as needed.

***

**Smarty Tip** 💡: Regularly revisiting and updating your notes can enhance productivity and ensure you never miss out on any critical detail.

Keep your thoughts organized, your tasks on track, and your insights accessible with Smarty Notes. If you have questions or need more guidance, our support team is here to help.


---

# 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.smarty.ai/product-guide/notes.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.
