# Exchange FAQ

- [Change Position Mode](https://help.utrading.io/en/exchange/exchange-faq/change-position-mode.md)
- [How to Change BitFinex’s Position Mode to Hedge Mode?](https://help.utrading.io/en/exchange/exchange-faq/change-position-mode/how-to-change-bitfinexs-position-mode-to-hedge-mode.md)
- [How to Change Bybit’s Position Mode to Hedge Mode?](https://help.utrading.io/en/exchange/exchange-faq/change-position-mode/how-to-change-bybits-position-mode-to-hedge-mode.md)
- [How to Change Bitget's Position Mode to Hedge Mode?](https://help.utrading.io/en/exchange/exchange-faq/change-position-mode/how-to-change-bitgets-position-mode-to-hedge-mode.md)
- [How to Change the One-way Mode of HTX to Hedge Mode?](https://help.utrading.io/en/exchange/exchange-faq/change-position-mode/how-to-change-the-one-way-mode-of-htx-to-hedge-mode.md)
- [How to Change Binance’s Position Mode to Hedge Mode?](https://help.utrading.io/en/exchange/exchange-faq/change-position-mode/how-to-change-binances-position-mode-to-hedge-mode.md)
- [How to Change the OKX’s Position Type to Long/Short Mode?](https://help.utrading.io/en/exchange/exchange-faq/change-position-mode/how-to-change-the-okxs-position-type-to-long-short-mode.md)
- [Change Account Mode](https://help.utrading.io/en/exchange/exchange-faq/change-account-mode.md)
- [How to Change the Bybit Asset Mode to the Single-Asset Mode?](https://help.utrading.io/en/exchange/exchange-faq/change-account-mode/how-to-change-the-bybit-asset-mode-to-the-single-asset-mode.md)
- [How to Change the Binance Asset Mode to the Single-Asset Mode?](https://help.utrading.io/en/exchange/exchange-faq/change-account-mode/how-to-change-the-binance-asset-mode-to-the-single-asset-mode.md)
- [How to Change the OKX Account Mode to the Single-currency Margin Mode?](https://help.utrading.io/en/exchange/exchange-faq/change-account-mode/how-to-change-the-okx-account-mode-to-the-single-currency-margin-mode.md)
- [Add USDT to Exchange Trading Account](https://help.utrading.io/en/exchange/exchange-faq/add-usdt-to-exchange-trading-account.md)
- [Binance:  How to Transfer USDT to Trading Account](https://help.utrading.io/en/exchange/exchange-faq/add-usdt-to-exchange-trading-account/binance-how-to-transfer-usdt-to-trading-account.md)
- [Change Margin Mode](https://help.utrading.io/en/exchange/exchange-faq/change-margin-mode.md)
- [How to Change OKX’s Margin Mode to Cross Margin Mode?](https://help.utrading.io/en/exchange/exchange-faq/change-margin-mode/how-to-change-okxs-margin-mode-to-cross-margin-mode.md)
- [How to Change the Isolated Margin Mode of Binance to Cross Margin Mode?](https://help.utrading.io/en/exchange/exchange-faq/change-margin-mode/how-to-change-the-isolated-margin-mode-of-binance-to-cross-margin-mode.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://help.utrading.io/en/exchange/exchange-faq.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.
