# Guides

- [Tutorials](https://docs.kromatika.finance/guides/tutorials.md): Here you can ﬁnd basic tutorials for using Kromatika with the diﬀerent networks on which it exists
- [How to use the dApp](https://docs.kromatika.finance/guides/tutorials/how-to-use-the-dapp.md): Here you can ﬁnd video tutorials for using the Kromatika DApp and adding a trade.
- [Bridge via Celer Bridge](https://docs.kromatika.finance/guides/tutorials/bridge-via-celer-bridge.md)
- [Listings](https://docs.kromatika.finance/guides/listings.md)
- [Supported Wallets](https://docs.kromatika.finance/guides/listings/supported-wallets.md)
- [FAQ](https://docs.kromatika.finance/guides/faq.md): These are the most frequently asked questions about Kromatika Finance and its protocol utility token $KROM.


---

# 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.kromatika.finance/guides.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.
