# Confidential Futures and Exchange Platform Tech Docs

- [Exchange Platform](https://docs.bit-bank.io/confidential-futures-and-exchange-platform-tech-docs/exchange-platform.md): Swiss served, privacy based.
- [Futures](https://docs.bit-bank.io/confidential-futures-and-exchange-platform-tech-docs/futures.md): Trade synthetic perpetual futures on Bit Bank
- [Basics of Futures Trading](https://docs.bit-bank.io/confidential-futures-and-exchange-platform-tech-docs/futures/basics-of-futures-trading.md): Learn the basics on how to trade Futures on Bit Bank
- [Spot vs Futures](https://docs.bit-bank.io/confidential-futures-and-exchange-platform-tech-docs/futures/basics-of-futures-trading/spot-vs-futures.md): Explaining the differences between Spot and Futures Trading
- [Jargon](https://docs.bit-bank.io/confidential-futures-and-exchange-platform-tech-docs/futures/basics-of-futures-trading/jargon.md)
- [Funding Rates](https://docs.bit-bank.io/confidential-futures-and-exchange-platform-tech-docs/futures/basics-of-futures-trading/funding-rates.md)
- [Liquidation](https://docs.bit-bank.io/confidential-futures-and-exchange-platform-tech-docs/futures/basics-of-futures-trading/liquidation.md)
- [Futures on Bit Bank](https://docs.bit-bank.io/confidential-futures-and-exchange-platform-tech-docs/futures/futures-on-bit-bank.md): Trade perpetual Futures on Bit Bank
- [Isolated Margin](https://docs.bit-bank.io/confidential-futures-and-exchange-platform-tech-docs/futures/futures-on-bit-bank/isolated-margin.md)
- [Trading Futures on Etherscan](https://docs.bit-bank.io/confidential-futures-and-exchange-platform-tech-docs/futures/futures-on-bit-bank/isolated-margin/trading-futures-on-etherscan.md)
- [Fee Structure](https://docs.bit-bank.io/confidential-futures-and-exchange-platform-tech-docs/futures/fee-structure.md): Bit Bank fees explained.
- [L2 Perpetual Contracts](https://docs.bit-bank.io/confidential-futures-and-exchange-platform-tech-docs/futures/l2-perpetual-contracts.md): Detailed perpetual contracts explainer


---

# 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.bit-bank.io/confidential-futures-and-exchange-platform-tech-docs.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.
