> For the complete documentation index, see [llms.txt](https://docs.phuture.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.phuture.finance/deprecated-products/usdc-savings-vault-usv.md).

# USDC Savings Vault (USV)

Go to USV's Etherscan contract [tab](https://etherscan.io/token/0x6bad6a9bcfda3fd60da6834ace5f93b8cfed9598#writeProxyContract)

1. Connect your wallet

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

2. Go to the redeem function on the contract. \
   \
   a) Enter the exact number of USV tokens you wish to redeem, including all the decimal places, into the \_*shares* field. \
   b) Click the '+' button next to the *\_shares* field and select 10^18 from the drop down.\
   c) Enter your wallet address into the *receiver* fiel&#x64;*.*\
   e) Enter your wallet address into the *\_owner* field.

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

3. Click write and confirm the transaction in your wallet.

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

4. Once the transaction completes, the USDC value of your USV tokens will be transferred to your wallet.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.phuture.finance/deprecated-products/usdc-savings-vault-usv.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.
