# START HERE

- [Navigating El Dorito](https://docs.eldorito.club/el-dorito/start-here/navigating-el-dorito.md): Entering The City of Gold
- [Beginner's Guide — Zero to One](https://docs.eldorito.club/el-dorito/start-here/beginners-guide-zero-to-one.md): How to use El Dorito
- [Earning Yield with Savers](https://docs.eldorito.club/el-dorito/start-here/earning-yield-with-savers.md): Note, Savers is not live yet.
- [dKit](https://docs.eldorito.club/el-dorito/start-here/dkit.md): Swap, or provide liquidity, with any token, from any wallet, to any chain, by seamlessly integrating dKit into your front or backend application
- [FAQ](https://docs.eldorito.club/el-dorito/start-here/dkit/faq.md)
- [Frequently Asked Questions](https://docs.eldorito.club/el-dorito/start-here/frequently-asked-questions.md): Frequently Asked Questions


---

# 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.eldorito.club/el-dorito/start-here.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.
