# Bookmarks

**Step 1**: Find a task that you want to save for later and open the details view

<figure><img src="/files/EB5A1DQYM4BARkKTR0b8" alt=""><figcaption><p>View the details of the selected task</p></figcaption></figure>

**Step 2**: Click on the  `Bookmark`  icon towards the top-right corner of the task

<figure><img src="/files/iYVNlTvumta694YgBuqS" alt=""><figcaption><p>Click on the Bookmark icon</p></figcaption></figure>

**Step 3**: Click  `See my bookmarks`  to go to your  `Bookmarks`  page under  `Home`

<figure><img src="/files/mvhbfuKQMkWBYdcg7WTQ" alt=""><figcaption><p>Click See my bookmarks</p></figcaption></figure>

{% hint style="success" %}
Success! You've created your first bookmark which you can click to easily view details of a task saved anywhere on Dework
{% endhint %}

<figure><img src="/files/CNLYvOdfHtv8vc0nT4tq" alt=""><figcaption><p>Click on the task in your Bookmarks list to view the details</p></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://dework.gitbook.io/product-docs/fundamentals/bookmarks.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.
