# Table of Contents

## Fundamentals: Dive a Little Deeper

Dive into the fundamentals of BitFlow to gain a deeper understanding of its key features, including low-slippage stablecoin swaps and permissionless borrowing.

{% content-ref url="/pages/wSaAh7z6tsnfiPlSu1PT" %}
[Getting Started](/bitflow-documentation/fundamentals/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/jpYd9gzUL6amB5t3KtRf" %}
[Trade Stablecoins](/bitflow-documentation/fundamentals/trade-stablecoins.md)
{% endcontent-ref %}

{% content-ref url="/pages/AwAjEQxkkaDceIIGcWix" %}
[Bitcoin Swaps](/bitflow-documentation/fundamentals/bitcoin-swaps.md)
{% endcontent-ref %}

{% content-ref url="/pages/XYmsuGjfxVHGqx3NIruL" %}
[Earn Real Yield](/bitflow-documentation/fundamentals/earn-real-yield.md)
{% endcontent-ref %}

{% content-ref url="/pages/ULfrat41N5iiPJcUCcqC" %}
[Permissionless Borrowing](/bitflow-documentation/fundamentals/permissionless-borrowing.md)
{% endcontent-ref %}

{% content-ref url="/pages/bAzjQDKzSi71bi8Fdwz9" %}
[Bridging Liquidity](/bitflow-documentation/fundamentals/bridging-liquidity.md)
{% endcontent-ref %}

***

## Governance: **Directing BitFlow's Path**

Explore the structure and principles behind BitFlow's emerging governance model, emphasizing community engagement and transparent decision-making.

{% content-ref url="/pages/HsfW8aG1Hx1Ru9RSDdFb" %}
[Overview](/bitflow-documentation/governance/overview.md)
{% endcontent-ref %}

***

## Learn: **Mastering BitFlow**

Explore a curated selection of educational materials to deepen your understanding of BitFlow, from basic concepts to advanced functionalities.

{% content-ref url="/pages/pmz7rDtD1g5aauuV5tX3" %}
[What is the Bitflow StableSwap?](/bitflow-documentation/learn/what-is-the-bitflow-stableswap.md)
{% endcontent-ref %}

{% content-ref url="/pages/EVGK4doiSCX156tcOujv" %}
[What is an AMM?](/bitflow-documentation/learn/what-is-an-amm.md)
{% endcontent-ref %}

{% content-ref url="/pages/kHpE4ltOpuXhYpFQKtR7" %}
[What is sBTC?](/bitflow-documentation/learn/what-is-sbtc.md)
{% endcontent-ref %}

{% content-ref url="/pages/qtkxtzZFPnyaxg0QuIto" %}
[What is stSTX?](/bitflow-documentation/learn/what-is-ststx.md)
{% endcontent-ref %}

{% content-ref url="/pages/bBTUnzJ9keImFtI0VYbm" %}
[What is Magic Protocol?](/bitflow-documentation/learn/what-is-magic-protocol.md)
{% endcontent-ref %}

***

## Developers: **Building with BitFlow**

A dedicated section for developers offering technical guides, smart contract details, and tools to seamlessly integrate and build with BitFlow.

{% content-ref url="/pages/gTsS7bCesm09mCI8zGfj" %}
[Overview](/bitflow-documentation/developers/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/gq6QDW4hjQaRofn7UKhr" %}
[Bitflow SDK](/bitflow-documentation/developers/bitflow-sdk.md)
{% endcontent-ref %}

{% content-ref url="/pages/8pRtihbpIBZjO2rVJVOJ" %}
[Smart Contracts](/bitflow-documentation/developers/smart-contracts.md)
{% endcontent-ref %}

{% content-ref url="/pages/N2qSZ5sA1EHXkdx9yf0P" %}
[Public Repositories](/bitflow-documentation/developers/public-repositories.md)
{% endcontent-ref %}

{% content-ref url="/pages/CNv8W6dTrAU0vw3wmMgq" %}
[Deployed Contracts](/bitflow-documentation/developers/deployed-contracts.md)
{% endcontent-ref %}

***

## Resources: **Essential BitFlow Information**

Access a curated list of essential resources, ranging from whitepapers to terminology, ensuring you have all the necessary information at your fingertips.

{% content-ref url="/pages/Pqu6u6GhzbCz7FkrkmNo" %}
[Roadmap](/bitflow-documentation/resources/roadmap.md)
{% endcontent-ref %}

{% content-ref url="/pages/fuJtZavG5LMDmmbs5bnI" %}
[Whitepapers](/bitflow-documentation/resources/whitepapers.md)
{% endcontent-ref %}

{% content-ref url="/pages/i7tPIo5eEqnlimy3I8RK" %}
[Bug Bounty Program](/bitflow-documentation/resources/bug-bounty-program.md)
{% endcontent-ref %}

{% content-ref url="/pages/cFUl4rZwOMR9jK4EQtQR" %}
[Audits](/bitflow-documentation/resources/audits.md)
{% endcontent-ref %}

{% content-ref url="/pages/BtxW7KzmeOyruOsac3SQ" %}
[Glossary](/bitflow-documentation/resources/glossary.md)
{% endcontent-ref %}


---

# 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.bitflow.finance/bitflow-documentation/table-of-contents.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.
