# Guides

- [User Guide](https://docs.chainspot.io/guides/user-guide.md): In this section, we will walk you through the steps to make your first swap and become a member of the loyalty program, earn XP, level up, receive NFTs, and utilize the referral system.
- [Chainspot Family loyalty program](https://docs.chainspot.io/guides/chainspot-family-loyalty-program.md): The most powerful multi-level loyalty program on the cross-chain market
- [Referral system](https://docs.chainspot.io/guides/chainspot-family-loyalty-program/referral-system.md): Invite new users and earn up to 50% from Chainspot fees
- [Levels and XP](https://docs.chainspot.io/guides/chainspot-family-loyalty-program/levels-and-xp.md): Structure of the Chainspot Family loyalty program
- [FAQ](https://docs.chainspot.io/guides/chainspot-family-loyalty-program/faq.md): The questions you probably have while interacting with Chainspot Family program
- [Wallets & dApps](https://docs.chainspot.io/guides/wallets-and-dapps.md): Implement omnichain DeFi experience into your product!
- [Fintech Apps](https://docs.chainspot.io/guides/fintech-apps.md): Delivering all benefits of omnichain DeFi to the Fintech industry


---

# 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.chainspot.io/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.
