# Investors

- [Investing in Launchpads](https://tokenfi.gitbook.io/whitepaper/launchpad-guides/investors/investing-in-launchpads.md)
- [Claim Tokens](https://tokenfi.gitbook.io/whitepaper/launchpad-guides/investors/claim-tokens.md)
- [TokenFi Supercharger Program](https://tokenfi.gitbook.io/whitepaper/launchpad-guides/investors/tokenfi-supercharger-program.md)
- [Understanding Launchpad Snapshot](https://tokenfi.gitbook.io/whitepaper/launchpad-guides/investors/understanding-launchpad-snapshot.md): This section explains how snapshots ensure fair participation in launchpads by recording user tiers and points before the event. Learn the rules, eligibility criteria, and verification steps.


---

# 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://tokenfi.gitbook.io/whitepaper/launchpad-guides/investors.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.
