# SwapBased

## SwapBased

- [Welcome to SwapBased](https://docs.swapbased.finance/home/welcome-to-swapbased.md): SwapBased is an automated liquidity protocol implemented in a system of non-upgradeable smart contracts on the Base blockchain.
- [BitBets Casino](https://docs.swapbased.finance/home/bitbets-casino.md)
- [Partnerships Application Form](https://docs.swapbased.finance/home/partnerships-application-form.md)
- [Bridging to Base Chain](https://docs.swapbased.finance/home/bridging-to-base-chain.md)
- [Axelar Bridge - Official Partner](https://docs.swapbased.finance/home/axelar-bridge-official-partner.md)
- [Swaps](https://docs.swapbased.finance/dex-related/swaps.md)
- [Pools](https://docs.swapbased.finance/dex-related/pools.md)
- [Concentrated Liquidity](https://docs.swapbased.finance/dex-related/concentrated-liquidity.md)
- [Perpetuals](https://docs.swapbased.finance/dex-related/perpetuals.md): SwapBased Perps Exchange
- [Token Locker](https://docs.swapbased.finance/dex-related/token-locker.md)
- [xBASE](https://docs.swapbased.finance/dex-related/xbase.md)
- [oCOIN](https://docs.swapbased.finance/dex-related/ocoin.md): oCOIN Mechanism
- [Launchpad](https://docs.swapbased.finance/dex-related/launchpad.md)
- [Tokenomics](https://docs.swapbased.finance/yields/tokenomics.md)
- [BASE + xBASE](https://docs.swapbased.finance/yields/tokenomics/base-+-xbase.md)
- [COIN + oCOIN](https://docs.swapbased.finance/yields/tokenomics/coin-+-ocoin.md): The New Rewards System
- [Farms](https://docs.swapbased.finance/yields/farms.md)
- [Single Stake](https://docs.swapbased.finance/yields/single-stake.md): Single Staking Mechanism on SwapBased
- [Lotteries](https://docs.swapbased.finance/yields/lotteries.md): What are the SwapBased Lotteries?
- [Roadmap](https://docs.swapbased.finance/informational/roadmap.md): What can be expected in the short/mid term?
- [Roadmap .1](https://docs.swapbased.finance/informational/roadmap/roadmap-.1.md): Aug 2023 - Nov 2023
- [Roadmap .2](https://docs.swapbased.finance/informational/roadmap/roadmap-.2.md): Nov 2023 - Apr 2024
- [Current Roadmap](https://docs.swapbased.finance/informational/roadmap/current-roadmap.md): May 2024 - Ongoing
- [Contract Adresses](https://docs.swapbased.finance/informational/contract-adresses.md): List of contracts deployed by SwapBased team for the functioning of the protocol. Click on the addresses to be redirected to their basescan page!
- [Media Kit](https://docs.swapbased.finance/informational/media-kit.md)
- [Socials](https://docs.swapbased.finance/informational/socials.md): These are all the official links from SwapBased


---

# 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.swapbased.finance/home/welcome-to-swapbased.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.
