# TruePNL documentation

## TruePNL documentation

- [TruePNL](https://docs.truepnl.com/master.md)
- [TruePNL Launchpad](https://docs.truepnl.com/product/launchpad.md)
- [Disclaimer](https://docs.truepnl.com/product/launchpad/disclaimer.md)
- [TruePNL sales guidelines](https://docs.truepnl.com/product/launchpad/truepnl-sales-guidelines.md): There are currently 3 options for getting an allocation on the TruePNL Launchpad: PNLg Pool, Lottery Pool,  and Vested pool.
- [Pools introduction](https://docs.truepnl.com/product/launchpad/pools-introduction.md)
- [PNLg Pool](https://docs.truepnl.com/product/launchpad/pools-introduction/pnlg-pool.md)
- [Lottery Pool](https://docs.truepnl.com/product/launchpad/pools-introduction/stake-adjusted-lottery-pool.md)
- [Vested Pool](https://docs.truepnl.com/product/launchpad/pools-introduction/vested-pool.md): Vested pool is open for all KYC verified users and requires investing with PNLg points
- [Launchpad features](https://docs.truepnl.com/product/launchpad/launchpad-features.md): The key benefits for projects provided by the TruePNL Launchpad
- [Token utility](https://docs.truepnl.com/project/usdpnl-token.md): $PNL is designed as a native token of the TruePNL platform.
- [$PNL Staking](https://docs.truepnl.com/project/usdpnl-staking.md): The $PNL Staking is an off-chain feature of the PNL token. By staking $PNL, users can earn PNLg points, receive additional boosts and APY rewards
- [Allocation & Distribution](https://docs.truepnl.com/project/allocation.md)
- [PNLg Points](https://docs.truepnl.com/project/pnlg-points.md): By staking, holding, or providing liquidity for $PNL, users earn PNLg points, which can be used to participate in the allocation pools of their choice.
- [Project roadmap](https://docs.truepnl.com/project-roadmap.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.truepnl.com/master.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.
