# Basics of Cruzo&#x20;

- [What you can do with Cruzo.Cards](https://guide.cruzo.cards/basics-of-cruzo/what-you-can-do-with-cruzo.cards.md)
- [Acquaintance with website menu](https://guide.cruzo.cards/basics-of-cruzo/acquaintance-with-website-menu.md)
- [Profile Settings](https://guide.cruzo.cards/basics-of-cruzo/profile-settings.md): Your profile is your personal office, your own area. You can do whatever you want here. We've arranged everything to make it the most convenient for you.
- [Cards Feed](https://guide.cruzo.cards/basics-of-cruzo/cards-feed.md)
- [How do you search for cards on the site?](https://guide.cruzo.cards/basics-of-cruzo/how-do-you-search-for-cards-on-the-site.md)
- [Filtering](https://guide.cruzo.cards/basics-of-cruzo/filtering.md)
- [Sorting](https://guide.cruzo.cards/basics-of-cruzo/sorting.md)


---

# 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://guide.cruzo.cards/basics-of-cruzo.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.
