> For the complete documentation index, see [llms.txt](https://docs.starship.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.starship.network/for-investor.md).

# FOR INVESTOR

- [How to Join Community Sale on Starship (A step-by-step guide)](https://docs.starship.network/for-investor/how-to-join-community-sale-on-starship-a-step-by-step-guide.md): Learn here how to participate in a Starship launchpad.
- [How to Login by OneID](https://docs.starship.network/for-investor/how-to-join-community-sale-on-starship-a-step-by-step-guide/how-to-login-by-oneid.md)
- [How to KYC before joining launchpad?](https://docs.starship.network/for-investor/how-to-join-community-sale-on-starship-a-step-by-step-guide/how-to-login-by-oneid/how-to-kyc-before-joining-launchpad.md)
- [How to Connect Wallet](https://docs.starship.network/for-investor/how-to-join-community-sale-on-starship-a-step-by-step-guide/how-to-connect-wallet.md): After successfully logged in by OneID, the active wallet on your extension will be automatically connected to the website. You can disconnect it and connect to the desired wallet.
- [How to view Launchpad list and Launchpad detail](https://docs.starship.network/for-investor/how-to-join-community-sale-on-starship-a-step-by-step-guide/how-to-view-launchpad-list-and-launchpad-detail.md)
- [How to register for Launchpad](https://docs.starship.network/for-investor/how-to-join-community-sale-on-starship-a-step-by-step-guide/how-to-register-for-launchpad.md): User can only register for launchpad during the register time.
- [How to Join a Sale on Starship](https://docs.starship.network/for-investor/how-to-join-community-sale-on-starship-a-step-by-step-guide/how-to-join-a-sale-on-starship.md)
- [How to join a Guaranteed/ FCFS Sale on Starship](https://docs.starship.network/for-investor/how-to-join-community-sale-on-starship-a-step-by-step-guide/how-to-join-a-sale-on-starship/how-to-join-a-guaranteed-fcfs-sale-on-starship.md): There are 2 types of launchpad: requires and doesn't require user to register before they can buy token.
- [How to join a Subscription Sale on Starship](https://docs.starship.network/for-investor/how-to-join-community-sale-on-starship-a-step-by-step-guide/how-to-join-a-sale-on-starship/how-to-join-a-subscription-sale-on-starship.md): Learn here to participate in a Subscription Sale
- [How to claim tokens](https://docs.starship.network/for-investor/how-to-join-community-sale-on-starship-a-step-by-step-guide/how-to-claim-tokens.md)
- [How to claim tokens via Coin98 Vault (not for Fan Card)](https://docs.starship.network/for-investor/how-to-join-community-sale-on-starship-a-step-by-step-guide/how-to-claim-tokens/how-to-claim-tokens-via-coin98-vault-not-for-fan-card.md)
- [How to claim Fan Card and tokens from Fan Card](https://docs.starship.network/for-investor/how-to-join-community-sale-on-starship-a-step-by-step-guide/how-to-claim-tokens/how-to-claim-fan-card-and-tokens-from-fan-card.md)
- [FAQs](https://docs.starship.network/for-investor/faqs.md)
- [How to determine if an NFT has been used to register for a launchpad?](https://docs.starship.network/for-investor/faqs/how-to-determine-if-an-nft-has-been-used-to-register-for-a-launchpad.md)
- [Quick QnA](https://docs.starship.network/for-investor/faqs/quick-qna.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 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, and the optional `goal` query parameter:

```
GET https://docs.starship.network/for-investor.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
