# Claiming your Vested Tokens from IDO / IEO

Participants in the IXS public IDO and private sale can claim their vested IXS tokens through the IXS platform using the "Claim" function.

📌 Note: This guide is not applicable for KuCoin IEO participants. For all other users (public sale participants), the first vesting period began on September 15, 2021.

***

## How to Claim Your Vested IXS Tokens

### **1️⃣ Navigate to the IXS Vesting Page**

Access the vesting page from the IXS platform homepage

![](https://miro.medium.com/max/1400/0*j12KF-E7y34Un7xQ)

### **2️⃣ Connect Your Web3 Wallet**

Use MetaMask or another compatible Web3 wallet to connect to the IXS platform.

![](https://miro.medium.com/max/1400/0*mDeFBKTJW5Zqe8wu)

### **3️⃣ Check Your IXS Balance**

Review your available vested IXS tokens before proceeding.

![](https://miro.medium.com/max/1400/0*h5CPyFJbAckIyHXr)

### **4️⃣ Claim Your IXS Tokens**

Click "Claim" to withdraw your available tokens.

![](https://miro.medium.com/max/1400/0*TrW3rBABjqyg_ie-)

Once claimed, your tokens will be transferred directly to your connected wallet. 🚀

<br>


---

# 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://ixs.gitbook.io/ixs-gitbook/guides-and-walkthroughs/claiming-your-vested-tokens-from-ido-ieo.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.
