# How to claim token?

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

Once the pool swap time is over, the listing and claiming time will be decided, you will be able to claim your tokens.&#x20;

### Claim type: How you receive your purchased tokens.

* **Claim on Private Pad:** You claim your purchased tokens via ONBPAD website.
* **Airdrop to participants’ wallets:** The tokens will be airdropped straight to the wallet you used to swap tokens.
* **Claim a part of tokens Private Pad:** You can claim a portion of your tokens on Private Pad, and the rest will be claimed via the project website or vesting portal.
* **Claim on the project website:** Instead of the ONBPAD website, 100% of tokens are claimed on the project website.

### Vesting schedule

Vesting schedule is the unlock schedule of tokens, the date and time of each claim tranche, as well as the percentage, token number, and claim instruction, all is determined by the project team.

### How to claim token on Private Pad?

**Step 1: Open the pool**

At the homepage of Private Pad, click on the pool you have joined. When it's time to claim, the **"Claim Now"** button will light up.

**Step 2:** Click on the **"Claim Now"** button to claim your purchased tokens.

**Note:** The Private Pad has no refund mechanism.

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

**Step 3:** Your wallet will ask you to confirm the transaction. Click on "Confirm" and after a short wait, you will see the tokens in your wallet.

**Step 4:** The "Claim Now" button will be disabled until the next claiming tranche. You can check  the next claiming time at the "**Next claim"** field or in the **Profile** section.

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


---

# 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://docs.onbpad.com/join-private-pad/how-to-claim-token.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.
