# Sticky Notes

### Sticky Notes

Sticky notes are small notes that are find-to-easy. You can also access them from the right menu on the Home Page. You can use this field to keep track of your personal notes. This page is private to you, so no one else can see it other than you.

<img src="/files/-Mb7epIu9K1ysabahkHZ" alt="Sticky Notes on the Right Menu" width="375">

To create a sticky note, click the **plus** button.

To delete a sticky note, click the **trash** can.

![Create a Note](/files/-Mb7ezkozak_zQ4aDm2y)

**NOTE:** Sticky notes **are not archived**. For this reason, think twice before deleting them.


---

# 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://docs.cubicl.io/user-pages/sticky-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.
