# How to Withdraw

## Withdrawing Test Tokens

***

Withdraw your test tokens is very straightforward. Here’s how:

1. **Initiating a Withdrawal**:
   * Navigate to "Asset → Withdraw" in the Vessel platform.
   * Select the amount of test tokens you wish to withdraw.
2. **Blockchain Processing**:
   * After initiating the withdrawal, please allow up to 30 minutes for the transaction to be processed on the Blockchain.

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

## Claiming Test Tokens

***

Once your withdrawal has been confirmed on the Blockchain, you can claim your test tokens:

1. **Claiming Your Tokens**:
   * To claim your tokens, go to "Asset → Claim" on the Vessel platform.
   * This action will transfer the tokens to your wallet.

<figure><img src="/files/tIjgWxfMGwtlJ2If3DZt" 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://vesselfinance.gitbook.io/vessel/testnet-user-guide/how-to-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.
