> For the complete documentation index, see [llms.txt](https://howto.indexify.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://howto.indexify.finance/indexify/depositing-funds.md).

# Depositing Funds

**Step 1. Open Wallet**

* Click the **Wallet icon** at the top of the page and hit the **Deposit** button.

<figure><img src="/files/JqPCNkbOZuHbA6lSQi3d" alt="" width="563"><figcaption></figcaption></figure>

#### **Step 2. Select Deposit Method**

**Option A: Wallet Transfer (USDC only)**

* Deposit **USDC** directly to your trading wallet.
* ⚠️ **Important:** Indexify only operates with USDC.
  * Do **not** transfer any other assets to the deposit address.
  * If you mistakenly send another asset, you can export your key to a self-custody wallet (e.g., **Phantom**) and retrieve your funds.

<figure><img src="/files/reRYhImlcq7yqU1RbpzE" alt="" width="371"><figcaption></figcaption></figure>

**Option B: Buy with Swapped**

* Purchase crypto directly with our partner **Swapped.com**.
* This option allows you to fund your account using fiat or other payment methods supported by Swapped.

<figure><img src="/files/zxG5Q01pkBKSsZW7Qv8G" alt="" width="356"><figcaption></figcaption></figure>

**Indexify x Swapped provides a fast, secure, and hassle-free way to fund your account and start trading immediately.**\
\
Enjoy Trading!

{% hint style="danger" %}
NOTE: Indexify operates solely through the swapping of USDC, therefore, do not transfer any other asset to the address - though if you do, simply export your key into a third party self custody wallet provider (ex. Phantom) and retrieve your assets.
{% endhint %}


---

# 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://howto.indexify.finance/indexify/depositing-funds.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.
