# BeFi Labs Docs

## BeFi Labs Docs

- [Welcome to BeFi Labs](https://docs.befilabs.com/befi-labs/welcome-to-befi-labs.md)
- [Background](https://docs.befilabs.com/befi-labs/background.md)
- [The Challenge](https://docs.befilabs.com/befi-labs/the-challenge.md): Solving Accessibility and Latency
- [The BeFi Labs Solution](https://docs.befilabs.com/befi-labs/the-befi-labs-solution.md)
- [Getting Started](https://docs.befilabs.com/befi-terminal/getting-started.md): How to connect your wallet and trade spot assets on BeFi Terminal
- [Making Your First Trade](https://docs.befilabs.com/befi-terminal/making-your-first-trade.md)
- [Providing Liquidity](https://docs.befilabs.com/befi-terminal/providing-liquidity.md)
- [Trading Perps](https://docs.befilabs.com/befi-terminal/trading-perps.md)
- [Zero-Knowledge (ZK)](https://docs.befilabs.com/architecture/zero-knowledge-zk.md)
- [Validator Scheme](https://docs.befilabs.com/architecture/validator-scheme.md)
- [Wallet System](https://docs.befilabs.com/architecture/wallet-system.md)
- [Local Blockchain](https://docs.befilabs.com/architecture/local-blockchain.md)
- [Security Framework](https://docs.befilabs.com/architecture/security-framework.md)
- [Multichain Architecture](https://docs.befilabs.com/architecture/multichain-architecture.md): Your Gateway to Multichain BRC20 Trading
- [The $BeFi Token](https://docs.befilabs.com/ecosystem/the-usdbefi-token.md): Fueling the $BeFi Ecosystem
- [Community](https://docs.befilabs.com/ecosystem/community.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.befilabs.com/befi-labs/welcome-to-befi-labs.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.
