# Deposit from your wallet

You can directly deposit assets from your wallet into Mass.

Please note: you must have ETH in your wallet to cover gas fees if the token you want to deposit does not support [Permit2](https://github.com/Uniswap/permit2); otherwise, the transfer will not proceed.&#x20;

USDC supports Permit2, which means you don’t need ETH to deposit USDC from your wallet to your Mass account.

For a smoother experience, we automatically fetch your wallet balances.

{% embed url="<https://mass-assets.lon1.cdn.digitaloceanspaces.com/Documentation/deposit_wallet.mp4>" %}


---

# 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.mass.money/general/getting-started/fund-your-mass-account/deposit-from-your-wallet.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.
