> For the complete documentation index, see [llms.txt](https://help.flomo.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.flomo.app/advanced/annotate.md).

# Annotate

The more links you have between MEMOs, the more you can feel the great value of the "compounding of knowledge".

## How to create a link between two MEMOs

1.Find the MEMO 1 you wish to be associated with, click on the menu in the upper right corner and copy the link

![](/files/-MgfK1m8xljXdQRJmZCI)

2.Paste the link into MEMO 2 and click \[Send].

![](/files/-MgfJoi3FRGyZ7BFCZxn)

3.Finish! Now you can click on the highlighted \[MEMO>] to view the associated MEMO 1

![](/files/-MgfKHgAaT6PVC5o-G8_)

## How to create a new link to an existing MEMO via \[Annotation]

1.Click on the menu in the upper right corner of MEMO and click on \[Annotate].

![](/files/-MgfKeF0BUJUuuKOWcf4)

2.The link to this MEMO will be automatically generated in the input box

![](/files/-MgfKlMP3rsMG6G5zCSs)

3\. Enter the content and click \[Send].

![](/files/-MgfKqzLqvp2TIVnxsn0)

4.Success! Click the highlighted \[MEMO>], or the associated hint at the bottom, you can view the details of the referenced MEMO on the right.

![](/files/-MgfKzpwVwPQKE3bFO0S)

![](/files/-MgfL3V9Y5TwD-Oygjwk)

## Feedback

We're looking forward to your feedback. [Click here to give feedback.](http://flomoapp.mikecrm.com/n8Q5VtN) Or join our [discord](https://discord.gg/z2wHUKjab2)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/advanced/annotate.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.
