> 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/how-to-join-community-sale-on-starship-a-step-by-step-guide/how-to-register-for-launchpad.md).

# How to register for Launchpad

## **How to register for a** Starship NFT Holders round <a href="#q5hy2swfctz6" id="q5hy2swfctz6"></a>

{% hint style="info" %}
**Note:** To participate in the Starship NFT Holders round, you must meet the following requirements:

* Logged in with KYC-ed OneID
* Have at least 1 Starship NFT stored in a connected wallet.
* Be in the whitelist of the Launchpad (if any).
  {% endhint %}

**Step 1:** Visit Starship website at [https://starship.network](https://starship.network/) and click **Community Sales** on the top menu or homepage to see the [Launchpad list](https://docs.starship.network/for-investor/how-to-join-community-sale-on-starship/how-to-view-launchpad-list-and-launchpad-detail).

**Step 2:** From the Launchpad list, choose a currently active project with **Register** status.

**Step 3:** On the Launchpad detail page, click **Register** button.

<figure><img src="/files/IkURPqr7OhKh9n3t6sar" alt=""><figcaption></figcaption></figure>

Note:

* If you have already registered this launchpad before → you will see the **Registered** button.
* If launchpad reaches the maximum number of participants, registration will not be available
* Prepare some native tokens in the connected wallet to pay gas fee (except for Viction chain, which is zero gas)

**Step 4:** Select **Starship NFT(s)** to register and click **Confirm** button.

> Depending on each Launchpad project, there could be a Single NFT Enrollment or Multiple NFT Enrollment.

**In case of Single NFT Enrollment**: You can select your desired Starship NFT to finish the registration.

{% hint style="info" %}
**Note:** The selected Starship NFT must have not yet been used to register for the launchpad.
{% endhint %}

![](/files/AGTeb0Qp5DULE7H4cxcE)

**In case of Multiple NFTs Enrollment**: User can select the number of NFTs they want to register for the launchpad

**Note:**

* **Qualified NFT(s):** Number of NFTs in user's connected wallet which have not yet been used to register for this launchpad
* **Selected NFT(s):** Number of NFTs which user selected to register for this launchpad

![](/files/mMyR5RRzE8Ssn2Jg74pu)

**Step 5:** Click **Confirm** and you will receive a Success pop-up to complete the registration.

<figure><img src="/files/4PvCfksuw5HbBHGMebB7" alt=""><figcaption></figcaption></figure>

## **How to register for a Public round** <a href="#id-5eicsovao066" id="id-5eicsovao066"></a>

{% hint style="info" %}
**Note:** To participate in the Public round, you must meet the following requirements:

* Logged in with KYC-ed OneID
* Be in the whitelist of the Launchpad (if any).
  {% endhint %}

**Step 1:** Visit Starship website at [https://starship.network](https://starship.network/) and click **Community Sales** on the top menu or homepage to see the [Launchpad list](https://docs.starship.network/for-investor/how-to-join-community-sale-on-starship/how-to-view-launchpad-list-and-launchpad-detail).

**Step 2:** From the Launchpad list, choose a currently active project with **Register** status.

**Step 3:** On the Launchpad detail page, click **Register** button.

<figure><img src="/files/i1XwWYhEcD4Pi5b144nm" alt=""><figcaption></figcaption></figure>

Note:

* If you have already registered this launchpad before → **Register now** button will be hidden
* If launchpad reaches maximum number of participants, registration will not be available
* Prepare some native tokens in the connected wallet to pay gas fee (except for Viction chain, which is zero gas)

**Step 4:** Click **Confirm** and you will receive a Success pop-up to complete the registration.

<figure><img src="/files/nVicuIp6fmrbxvpxUgaN" alt=""><figcaption></figcaption></figure>


---

# 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/how-to-join-community-sale-on-starship-a-step-by-step-guide/how-to-register-for-launchpad.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.
