# Vault Guide

## How to deposit?

**Step 1:** Choose Vault, then choose deposit

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

**Step 2:** Enter the token amount you want to deposit

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

**Step 3:** Click deposit button

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

## How to withdraw?

> Kindly notice that:
>
> * To initiate a withdrawal, a request must be made, followed by a 7-day cooldown period and a 2-day redemption window after the cooldown ends. This timeframe can be subject to changes.
> * The apUSDC price will fluctuate according to market conditions throughout the cooldown period, and the withdrawal exchange rate is fixed at the moment of redemption (during the 2-day window).
> * Users can still trade apUSDC on DEXs to avoid the cooldown period. There will be an apUSDC/USDC pool created on AshSwap for this purpose.

**Step 1:** Choose Vault, then choose withdraw

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

**Step 2:** Enter the token amount you want to withdraw

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

**Step 3:** Click request queue button

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

Then wait until the Claim Button is on; please kindly claim your part before the clock run out.

<figure><img src="/files/NW9LMOf8kVZNgQCBsVDm" 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.ashswap.io/ashperp/perpetual-vault/vault-guide.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.
