# BorgPad Docs

## BorgPad

- [BorgPad Lounge](https://docs.borgpad.com/start-here/borgpad-lounge.md): Get to know the new meta for TGEs.
- [Intro to BetterThanCEX](https://docs.borgpad.com/the-borgpad-experience/intro-to-betterthancex.md): More than a meta, it's a philosophy.
- [For Founders](https://docs.borgpad.com/the-borgpad-experience/editor.md): We want to start this conversation by stating clearly: BorgPad is not for everyone.
- [For Investors](https://docs.borgpad.com/the-borgpad-experience/markdown.md): Why Should You Participate in BorgPad Now?
- [For Borgers](https://docs.borgpad.com/the-borgpad-experience/images-and-media.md): $BORG is coming for the on-chain world.
- [Why Us?](https://docs.borgpad.com/founders/why-us.md)
- [The Commandments](https://docs.borgpad.com/founders/the-commandments.md)
- [The TGE Journey](https://docs.borgpad.com/founders/the-tge-journey.md): No BS, No Wasted Time.
- [BorgPad Strategies](https://docs.borgpad.com/founders/borgpad-strategies.md)
- [Why support the #BetterThanCEX experience.](https://docs.borgpad.com/investors/why-support-the-betterthancex-experience..md)
- [The Khama Menu](https://docs.borgpad.com/investors/the-khama-menu.md)
- [Alpha Analysis](https://docs.borgpad.com/investors/the-khama-menu/alpha-analysis.md)
- [LBP Payoff Analysis](https://docs.borgpad.com/investors/the-khama-menu/lbp-payoff-analysis.md)
- [Angel Staking](https://docs.borgpad.com/investors/the-khama-menu/angel-staking.md)
- [Angel Staking Reward Analysis](https://docs.borgpad.com/investors/the-khama-menu/angel-staking/angel-staking-reward-analysis.md)
- [Angel Staking Booster](https://docs.borgpad.com/investors/the-khama-menu/angel-staking/angel-staking-booster.md)
- [How to be Whitelist for a Launch ?](https://docs.borgpad.com/investors/how-to-be-whitelist-for-a-launch.md)
- [BorgPad Alpha](https://docs.borgpad.com/product-suite/borgpad-alpha.md)
- [BorgPad Angel Staking](https://docs.borgpad.com/product-suite/borgpad-angel-staking.md)
- [BorgPad Public LBP](https://docs.borgpad.com/product-suite/borgpad-public-lbp.md)
- [BorgPad Private LBP](https://docs.borgpad.com/product-suite/borgpad-private-lbp.md)
- [Draft Pick](https://docs.borgpad.com/product-suite/draft-pick.md)
- [Why is SwissBorg the most Solana Centric CEX?](https://docs.borgpad.com/swissborg-app/why-is-swissborg-the-most-solana-centric-cex.md)
- [Listing on SwissBorg App](https://docs.borgpad.com/swissborg-app/listing-on-swissborg-app.md)
- [SwissBorg App Stats](https://docs.borgpad.com/swissborg-app/swissborg-app-stats.md)
- [Smart Contract Info](https://docs.borgpad.com/technical-architecture/smart-contract-info.md)
- [LBP Roadmap](https://docs.borgpad.com/technical-architecture/lbp-roadmap.md)
- [Security](https://docs.borgpad.com/technical-architecture/security.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.borgpad.com/start-here/borgpad-lounge.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.
