# Products

- [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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.truepnl.com/product.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.
