# User Guides

- [Buy crypto](https://guide.unigox.com/user-guides/buy-crypto.md): Buy cryptocurrencies directly on Unigox and receive it in your non-custodial wallet.
- [Sell crypto](https://guide.unigox.com/user-guides/sell-crypto.md): Selling cryptocurrency for fiat on Unigox is fast, automated, and secure.
- [ZK TLS supported banks and wallets](https://guide.unigox.com/user-guides/zk-tls-supported-banks-and-wallets.md): Receive crypto instantly by verifying your fiat payment simply logging in to your bank account or wallet.
- [Trade as vendor](https://guide.unigox.com/user-guides/trade-as-vendor.md): Vendors are professional traders who set their own rates and earn from each trade.
- [Trade request acceptance mechanics](https://guide.unigox.com/user-guides/trade-as-vendor/trade-request-acceptance-mechanics.md)
- [Trade with me & share your offer](https://guide.unigox.com/user-guides/trade-as-vendor/trade-with-me-and-share-your-offer.md): The "Trade with Me" feature allows Unigox vendors to create personalized trading links that direct customers to trade specifically with them.
- [Referral & Points Program - receive 100% back](https://guide.unigox.com/user-guides/referral-and-points-program-receive-100-back.md): Unigox has one of the most generous referral programs in crypto. You earn a share of the platform's escrow fees on every trade made by the people you refer — and the people they refer.
- [Account security (2FA)](https://guide.unigox.com/user-guides/account-security-2fa.md): Protect your account and critical operations with an additional layer of security
- [Fees](https://guide.unigox.com/user-guides/fees.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.unigox.com/user-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.
