> 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.md).

# How to Login by OneID

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

* Have at least 1 KYC-ed OneID
* OneID should be linked to your wallet to receive the tokens after purchasing
  {% endhint %}

**Step 1:** Visit Starship website at <https://starship.network/>

**Step 2:** Click on **Login OneID** on the top right corner.

<figure><img src="/files/7MOXpLWVnuVItAsHtk0J" alt=""><figcaption></figcaption></figure>

**Step 3:** On the **Select Wallets To Use** pop-up, select the wallet(s) which contains(s) your OneID(s) that you want to use to login on Starship. Here you can choose multiple wallets.

This step will approve Starship to access OneID(s) in your wallet(s).

**Step 4:** Click **Confirm** to continue

![](/files/82y0WOLhY63gAttTPc1j)

**Step 5:** Select a wallet and choose a KYC-ed OneID to login

![](/files/jTajVr4rQlfw8n99VGl7)

If you select the OneID that has not been KYC-ed yet, a window will pop-up to recommend you do KYC in order to participating in community sales. Click **KYC Now** to start KYC. Or choose **Close** for another time.

Refer to this document [How to perform KYC with OneID](https://docs.oneid.xyz/beginners-guide/website/how-to-perform-kyc-with-oneid) to complete the KYC process.

![](/files/qVhE8yMzR4tAarzduoVL)

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

After choosing a KYC-ed OneID, you will be successfully logged in by OneID.

![](/files/yerR9oG2C4FMkhvtd0RQ)


---

# 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.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.
