# Beam Documentation

## Beam Docs

- [Beam Introduction](https://docs.beamdex.xyz/protocol-overview/beam-introduction.md): Welcome to the Omnichain Marketplace—where chains converge and the signal never fades.
- [Liquidity Pools (LPs)](https://docs.beamdex.xyz/protocol-overview/beam-introduction/liquidity-pools-lps.md)
- [Liquidity Pool Rewards](https://docs.beamdex.xyz/protocol-overview/beam-introduction/liquidity-pools-lps/liquidity-pool-rewards.md)
- [MetaRouter](https://docs.beamdex.xyz/protocol-overview/beam-introduction/metarouter.md): Beam's Meta-Aggregation Engine to trade anything, anywhere
- [Roadmap](https://docs.beamdex.xyz/protocol-overview/beam-introduction/roadmap.md): A look at the past and future of Beam's development and aspirations
- [Beam's ve(3,3) Ecosystem](https://docs.beamdex.xyz/protocol-overview/beams-ve-3-3-ecosystem.md)
- [Reward Pools](https://docs.beamdex.xyz/protocol-overview/beams-ve-3-3-ecosystem/reward-pools.md)
- [Beam Native Tokens](https://docs.beamdex.xyz/protocol-overview/beams-ve-3-3-ecosystem/beam-native-tokens.md)
- [Emissions](https://docs.beamdex.xyz/protocol-overview/beams-ve-3-3-ecosystem/emissions.md): $BEAM Emissions overview
- [veBEAM Voting and Rewards](https://docs.beamdex.xyz/protocol-overview/beams-ve-3-3-ecosystem/vebeam-voting-and-rewards.md)
- [Bribes](https://docs.beamdex.xyz/protocol-overview/beams-ve-3-3-ecosystem/bribes.md)
- [The ve(3,3) Flywheel](https://docs.beamdex.xyz/protocol-overview/beams-ve-3-3-ecosystem/the-ve-3-3-flywheel.md)
- [CoreLink](https://docs.beamdex.xyz/protocol-overview/beams-ve-3-3-ecosystem/corelink.md): Introduction to Beam's Liquidity Engine
- [Benefits of CoreLink](https://docs.beamdex.xyz/protocol-overview/beams-ve-3-3-ecosystem/corelink/benefits-of-corelink.md)
- [CoreLink Supply](https://docs.beamdex.xyz/protocol-overview/beams-ve-3-3-ecosystem/corelink/corelink-supply.md)
- [Fee Structure & Distribution](https://docs.beamdex.xyz/protocol-overview/fee-structure-and-distribution.md)
- [Initial Token Distribution](https://docs.beamdex.xyz/usdbeam-tokenomics/initial-token-distribution.md)
- [$BEAM Emissions Schedule](https://docs.beamdex.xyz/usdbeam-tokenomics/usdbeam-emissions-schedule.md)
- [Contracts](https://docs.beamdex.xyz/security/contracts.md)
- [Pool Contracts](https://docs.beamdex.xyz/security/contracts/pool-contracts.md)
- [Audit](https://docs.beamdex.xyz/security/audit.md)
- [Multisigners](https://docs.beamdex.xyz/security/multisigners.md)
- [Bug Bounty](https://docs.beamdex.xyz/security/bug-bounty.md): Reinforce the signal, earn rewards
- [Program Rules](https://docs.beamdex.xyz/security/bug-bounty/program-rules.md)
- [In-Scope Smart Contract Vulnerabilities](https://docs.beamdex.xyz/security/bug-bounty/in-scope-smart-contract-vulnerabilities.md)
- [Out of Scope Smart Contract Vulnerabilities](https://docs.beamdex.xyz/security/bug-bounty/out-of-scope-smart-contract-vulnerabilities.md)
- [Eligibility Conditions and Disclosure Instructions](https://docs.beamdex.xyz/security/bug-bounty/eligibility-conditions-and-disclosure-instructions.md)
- [Brand Assets](https://docs.beamdex.xyz/resources/brand-assets.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.beamdex.xyz/protocol-overview/beam-introduction.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.
