# Withdraw Your Assets

Vessel offers two withdrawal options: **Fast Withdraw** for near-instant transactions within 1–2 minutes with a small fee, and **Standard Withdraw** for a secure, fee-free option that takes more time.

## Fast Withdraw

Fast Withdraw is the quickest way to withdraw your assets from Vessel to your wallet.

### Advantages of Fast Withdraw

* **Quick Transfers:** Receive your tokens in about **2 minutes**, depending on network traffic.
* **Hassle-Free Experience:** Seamless one-click solution without multi-step processing.
* **Fee Coverage:** Vessel pays the transaction fees, saving you time and money.
* **Direct Wallet Withdraw:** Withdraw assets will be deposited straight to your wallet address without extra actions.

### Fast Withdraw

* Step 1: From the navigation bar, go to the "Portfolio" page.
* Step 2: Click "Withdraw" to open the withdrawal pop-up.

<figure><img src="/files/5UjIC1WLjkaQ9ksdBPHb" alt=""><figcaption></figcaption></figure>

* Step 3: Select "Fast" option.
* Step 4: Select "USDT" as the selected asset.
* Step 5: Enter the desired withdrawal amount (e.g., 1,000 USDT).

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

* Step 6: Click "Confirm Withdraw" to proceed.
* Step 7: Double-check all the details and click "Sign in Wallet" to start the signature process.

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

* Step 8: Confirm the signature in your wallet to complete the withdrawal.

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

### What Happens if Fast Withdraw Fails?

If your Fast Withdraw request remains in "**Pending"** status for over 2 hours, it could be due to limited liquidity or high network traffic. In this case:

* Contact us via [Discord](https://discord.com/invite/medhf7skKS) or [Twitter](https://twitter.com/VesselFinance) for assistance.
* Your funds will be returned without fees if the withdrawal fails.
* You can then retry Fast Withdraw or use the Standard Withdraw option.

## Standard Withdraw & Claim

For a more traditional approach, use the Standard Withdraw method to transfer your assets manually.

### Standard Withdraw

* Step 1: From the navigation bar, go to the "Portfolio" page.
* Step 2: Click "Withdraw" to open the withdrawal pop-up.

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

* Step 3: Select "Standard" option.
* Step 4: Select "USDT" as the selected asset.
* Step 5: Enter the desired withdrawal amount (e.g., 10,000 USDT).
* Step 6: Click "Confirm Withdraw" to initiate the process.

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

**Processing Time:** Please allow up to 2 hours for the withdraw proof to be processed and committed on the blockchain. The exact time may vary depending on the network congestion.

### Claim

After your standard withdrawal has been confirmed on the blockchain, you need to claim your tokens. This process ensures that the tokens are transferred to your wallet.

* Step 1: From the navigation bar, go to the "Portfolio" page.
* Step 2: Click "Claim" to open the claim pop-up.

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

* Step 3: Select "USDT" as the asset you want to claim. The claimable amount will be displayed (e.g., 1,000 USDT).
* Step 4: Click "Confirm Claim."

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

* Step 5: Double-check all the details and click "Sign in Wallet" to start the signature process. You need to pay the gas fee for the claim transaction.

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

* Step 6: Follow the transaction request to confirm the transaction in your wallet.

Follow these steps to easily withdraw your assets from Vessel to your wallet.

If your withdrawal status remains "Pending" for an extended period, you can contact us via [Discord](https://discord.com/invite/medhf7skKS) or [Twitter](https://twitter.com/VesselFinance) for assistance.


---

# 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/mainnet-user-guide/withdraw-your-assets.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.
