# Technical Architecture

- [Pool-to-Peer Mechanism](https://docs.flash.trade/flash-trade/flash-trade-protocol/technical-architecture/pool-to-peer-mechanism.md)
- [Liquidity Providing](https://docs.flash.trade/flash-trade/flash-trade-protocol/technical-architecture/liquidity-providing.md)
- [FLP Tokens](https://docs.flash.trade/flash-trade/flash-trade-protocol/technical-architecture/flp-token.md)
- [FLP](https://docs.flash.trade/flash-trade/flash-trade-protocol/technical-architecture/flp-token/flp.md)
- [sFLP](https://docs.flash.trade/flash-trade/flash-trade-protocol/technical-architecture/flp-token/sflp.md)
- [Contract Address](https://docs.flash.trade/flash-trade/flash-trade-protocol/technical-architecture/flp-token/contract-address.md): Contract addresses for Flash Trade liquidity tokens.
- [Crypto Asset-Backed Pools](https://docs.flash.trade/flash-trade/flash-trade-protocol/technical-architecture/asset-backed-synthetic-trading-and-pools.md)
- [FLP.2 - (Synthetic FLU Pool 2)](https://docs.flash.trade/flash-trade/flash-trade-protocol/technical-architecture/flp.2-synthetic-flu-pool-2.md)
- [Pricing Engine](https://docs.flash.trade/flash-trade/flash-trade-protocol/technical-architecture/pricing-engine.md)
- [Price Impact Fee](https://docs.flash.trade/flash-trade/flash-trade-protocol/technical-architecture/pricing-engine/price-impact-fee.md)
- [Virtual PNL Delay](https://docs.flash.trade/flash-trade/flash-trade-protocol/technical-architecture/backup-oracle.md)
- [Fee Distribution](https://docs.flash.trade/flash-trade/flash-trade-protocol/technical-architecture/fee-distribution.md)
- [Meme Pool (Pool 4 & 5)](https://docs.flash.trade/flash-trade/flash-trade-protocol/technical-architecture/asset-backed-synthetic-trading-and-pools-1.md): Functions exactly like Pool 1.
- [Solana Beta Asset-Backed (Pool 3)](https://docs.flash.trade/flash-trade/flash-trade-protocol/technical-architecture/asset-backed-synthetic-trading-and-pools-2.md): Functions exactly like Pool 1.
- [Volatility based fee](https://docs.flash.trade/flash-trade/flash-trade-protocol/technical-architecture/volatility-based-fee.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://docs.flash.trade/flash-trade/flash-trade-protocol/technical-architecture.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.
