# Withdraw

**How to Withdraw from the Dashboard on Poolz Boost:**

**Step 1:** Go to the Participant Center.

**Step 2:** Click "Withdraw."

**Step 3:** Follow these detailed instructions:

1. Navigate to the dashboard by visiting: [Poolz Finance Dashboard](https://www.poolz.finance/dashboard/MyTokens).
2. Connect your wallet to the platform.
3. Ensure that you have completed the KYC (Know Your Customer) process as required. If not, please complete your KYC here: [KYC Link](https://verify-with.blockpass.org/?clientId=poolz_kyc_b6e37\&serviceName=Poolz%20Finance%20Launchpad%20KYC\&env=prod)
4. Locate the relevant project line from which you wish to withdraw your tokens.
5. Click on "Claim" next to the project you want to withdraw tokens from.
6. Approve the transaction (TXid) to confirm your withdrawal.

<figure><img src="/files/Y1QwB8Et6sx2uUMobsZ4" alt=""><figcaption><p>Vesting Example</p></figcaption></figure>

**Note:** To see the tokens in the Withdraw screen, make sure your wallet is connected to the correct network, such as the Binance Smart Chain (BNB chain) for tokens rewarded on that network. This ensures a smooth and successful withdrawal process.

Following these steps will allow you to seamlessly withdraw your tokens from Poolz Boost.


---

# 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://boostdocs.poolz.finance/rewards/withdraw.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.
