# Crypto Buy/Sell

- [How to Sell Crypto Faster](https://docs.cwallet.com/cwallet-tools/crypto-buy-sell/how-to-sell-crypto-faster.md): Welcome to Cwallet OTC feature, enabling you to sell your crypto assets quickly and effortlessly. Here are the simple steps to guide you through the selling process:
- [Buy Cryptocurrencies](https://docs.cwallet.com/cwallet-tools/crypto-buy-sell/buy-cryptocurrencies.md): The Cwallet is not limited to sending and receiving crypto assets. You can also buy coins/ tokens directly from your bank account via the Cwallet Telegram bot.
- [Sell Cryptocurrencies](https://docs.cwallet.com/cwallet-tools/crypto-buy-sell/sell-cryptocurrencies.md): The Cwallet is not limited to sending and receiving crypto assets. You can also buy coins/ tokens directly from your bank account via the Cwallet Telegram bot.
- [Buy/sell FAQ](https://docs.cwallet.com/cwallet-tools/crypto-buy-sell/buy-sell-faq.md)
- [How to Become P2P Merchant](https://docs.cwallet.com/cwallet-tools/crypto-buy-sell/how-to-become-p2p-merchant.md): Welcome to becoming a merchant on our P2P (peer-to-peer) digital asset trading platform! Below is a detailed guide to the merchant onboarding process.


---

# 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.cwallet.com/cwallet-tools/crypto-buy-sell.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.
