> 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-login-by-oneid/how-to-kyc-before-joining-launchpad.md).

# How to KYC before joining launchpad?

### Preparing for the KYC process

&#x20;You need to prepare the following items beforehand:

* Identification documents, for example National Identity Card or Passport. Please note that users must be at least 18 years old.
* [OneID](https://www.oneid.xyz/). Haven't got one? Check out the instructions for registering OneID[ here](https://docs.oneid.xyz/beginners-guide/website/how-to-register-oneid).
* KYC fee: 20 C98 (VRC25/ BEP20). Note that if you want to pay fees with C98 BEP20 (BNB Smart Chain), you must prepare a little BNB to pay the gas fee (network fee).

{% hint style="info" %}
**Important Note**

1. Please note that once you pay the KYC fee (20 C98), you will have 3 attempts. If you fail all 3, you must repay the fee to resubmit KYC.
2. If you have not registered any ID on OneID, you will not be able to access the KYC page.
3. Your KYC data will be linked and stored with the corresponding ID. If your ID is transferred to someone else and the recipient claims ownership through Reclaim Permission, your KYC data will be removed. You will need to restart the KYC process from the beginning.
4. KYC is not supported in some regions/countries due to legal and regulatory restrictions. Your document will be rejected if your country is on the list of restricted countries. Here is the list of restricted countries: *Afghanistan, American Samoa, Anguilla, Antigua and Barbuda, Balkans , Belarus, Belize, Burma, Burundi, Central African Republic, China, Cuba, Democratic People’s Republic of Korea, Democratic Republic of the Congo, Ethiopia, Ethiopia, Fiji, Guam, Guinée, Guinée-Bissau, Haïti, Hong Kong, Iran, Iraq, Lebanon, Libya, Magnitsky, Mali, Moldova, Myanmar, Nicaragua, Palau, Palestine, Panama, Samoa, Seychelles, Somalia, South Sudan, Sudan, Syria, The Bahamas, Trinidad and Tobago, Turks And Caicos Islands, Ukraine (Crimea, Donetsk, Luhansk), United States of America and its territories (American Samoa, Guam, Puerto Rico, the Northern Mariana Islands, and the U.S. Virgin Islands), Vanuatu, Venezuela, Yemen and Zimbabwe*.
   {% endhint %}

### KYC Process

To join launchpad, you can either KYC before launchpad or when login to Starship website. Follow the steps in the document below to complete the KYC verification for your OneID.

{% embed url="<https://docs.oneid.xyz/beginners-guide/website/how-to-perform-kyc-with-oneid>" %}

If you perform KYC when logging in to the Starship website:

1. Select the OneID that has not been KYC-ed yet.&#x20;
2. A window will pop-up to recommend you do KYC&#x20;
3. Click **KYC Now** to start KYC by following the guide mentioned above.

<figure><img src="https://lh7-us.googleusercontent.com/IYTa95HukmeSRTvi4ak0pQr1kMXycoWb4orqAfXOf-SR1AlglTMlaosCOhEoU6FS3CDiy9ZEJongJfzhba94ySe3mdwco-aiQiQzghHX8e97cNI-qoHRZTHa_7WUsAQO0UTBzMwoNpr2RvgctRGcXec" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="https://lh7-us.googleusercontent.com/UVS7ai1ITA6W860HOLuWukc3FBLq70dUF1UINe0WfXChsJZIKhvLGpuCTiKAqnRxt-3t0SPYM4yBXm0A3UMzdk7jDKl2VcVLfXl9XlDM9zBTOFng_8NCtYUsb4_DcqksWrtRxucH-6Fc-wPqy71Vcx8" alt="" width="375"><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-login-by-oneid/how-to-kyc-before-joining-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.
