> For the complete documentation index, see [llms.txt](https://docs.supervol.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.supervol.io/archives/minato-testnet-archives/user-guide-minato/get-started-minato/claim-testnet-tokens-minato.md).

# Claim Testnet Tokens (Minato)

{% hint style="info" %}
vUSDC is a custom testnet token used ONLY to trade on SuperVol's Minato testnet product. It has no inherent value & is not equivalent to USDC in value.
{% endhint %}

vUSDC Contract on Minato : [Contracts (Minato)](/archives/minato-testnet-archives/contracts-minato.md)

**SuperVol Discord Faucet**

Claim Testnet Tokens through the [#claim-testnet-tokens](https://discord.com/channels/1270574937106812951/1282917917088022550) channel in SuperVol [Discord](https://discord.gg/CgY2bUSehe).&#x20;

* This will fund your wallet with some **vUSDC** and Testnet **ETH**.&#x20;
* You need **vUSDC** to trade SuperVol + some Testnet **ETH** for gas deposits (minimum amount just for each deposit)
* Make sure you are **Verified** in the SuperVol Discord first!
* The faucet can be claimed one every 24 hours, for each Discord ID.
* *Check the*  [Broken mention](broken://pages/QUjQoHdk11MeU8lzqXGP) *page for more ways to get vUSDC*

**Swap on Kyo Finance**

[Kyo Finance](https://app.kyo.finance/swap) is a ve(3,3) spot DEX. vUSDC is whitelisted as a Prime asset on Kyo Finance, so you can swap other Minato tokens (ETH, USDC, ...) to vUSDC!&#x20;

\*vUSDC not showing up in your wallet?

Visit the Official Explorer and hit "Add to Metamask" <https://explorer-testnet.soneium.org/address/0x770D5DE8dd09660F1141CF887D6B50976FBb12A0>

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


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.supervol.io/archives/minato-testnet-archives/user-guide-minato/get-started-minato/claim-testnet-tokens-minato.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
