> For the complete documentation index, see [llms.txt](https://docs.meeds.io/meeds-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meeds.io/meeds-guides/user-guide/exploring-a-meeds-hub/navigating/creating-your-favorite-list.md).

# Creating your Favorite list

### :question:Want to bookmark a space or read a message later?

Mark the content that interests you as a favorite. This way, you can create a basket of useful content that's easy to find.

Here's how to do it:

* While viewing the content you want to save, click on the star icon.
* It will be added to your list of favorites, accessible from the top menu.
* You can easily find this favorite later using the unified search feature.

{% embed url="<https://www.loom.com/share/4488130978664a218a3911e85d8c17ef?sid=28f9e2a1-1ca0-43a8-8581-1706796ef5a0>" %}


---

# 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://docs.meeds.io/meeds-guides/user-guide/exploring-a-meeds-hub/navigating/creating-your-favorite-list.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.
