# Others & Academy

- [How to manage multiple merchant account](https://docs.ccpayment.com/faq/others-and-academy/how-to-manage-multiple-merchant-account.md)
- [How does the lock exchange rate of an order work and what happens when it is locked](https://docs.ccpayment.com/faq/others-and-academy/how-does-the-lock-exchange-rate-of-an-order-work-and-what-happens-when-it-is-locked.md)
- [What is the transaction under the category Other in the transaction records](https://docs.ccpayment.com/faq/others-and-academy/what-is-the-transaction-under-the-category-other-in-the-transaction-records.md)
- [Are there any regional restrictions on API use](https://docs.ccpayment.com/faq/others-and-academy/are-there-any-regional-restrictions-on-api-use.md)
- [What is a referral program?](https://docs.ccpayment.com/faq/others-and-academy/what-is-a-referral-program.md)
- [CCPayment ETH Testnet Tutorial](https://docs.ccpayment.com/faq/others-and-academy/ccpayment-eth-testnet-tutorial.md)
- [What is auto-swap for deposit?](https://docs.ccpayment.com/faq/others-and-academy/what-is-auto-swap-for-deposit.md): The auto-swap feature allows you to automatically convert various mainstream tokens received on this platform into stablecoins, reducing the risk of token price fluctuations.


---

# 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.ccpayment.com/faq/others-and-academy.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.
