# FAQ

<details>

<summary>What  protocols bitoftrade utilizes?</summary>

&#x20;[dYdX](https://dydx.exchange/) for leverage trades

&#x20;[0x](https://www.0x.org/) for limit orders

&#x20;[ParaSwap](https://www.paraswap.io/) for simple swaps\
\
[bitoftrade](https://bitoftrade.com) for cross chain swaps

</details>

<details>

<summary>How secure is bitoftrade?</summary>

At bitoftrade, we take security very seriously. Our platform operates on the blockchain using smart contracts to execute the transactions with non-custodial wallets. This means we don’t record or store your private wallet keys and you remain in full control of your holdings. We use protocols that have been through several security audits.

</details>

<details>

<summary>What countries does bitoftrade support?</summary>

Traders in all countries can use the bitoftrade platform for their trading needs, except for the USA where **only leverage** operations are blocked. Additionally, our main swap service provider, ParaSwap, may block customers with Russian IP addresses at present. However, they can still use leverage and limit services.

\
For more details please read our [terms of service](https://bitoftrade.com/terms).

</details>

<details>

<summary>What is the “estimated fee”?</summary>

#### What you need to know about estimated fees.

Most of the fees on our platform are straightforward, however, gas fees are estimated. Not every trade you make across the networks will be the same, so fees will vary depending on the amount you trade. However, at bitoftrade, we pride ourselves on transparency so you’ll know all the platform fees before you execute every transaction.

You can check gas fees for each available network here:

[Ethereum](https://etherscan.io/gastracker)

[Polygon](https://polygonscan.com/gastracker)

[Fantom](https://ftmscan.com/gastracker)

[BSC](https://bscscan.com/gastracker)

[Avalanche](https://snowtrace.io/gastracker)

</details>


---

# 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.bitoftrade.com/for-traders/trading-platform/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.
