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

# Depositing Funds (Polymarket)

To trade on Polymarket, you must first deposit funds into your **tread Wallet.** Tread wallet is a custodial unified wallet that lets users hold crypto and fund exchange accounts (like Polymarket) without managing private keys. It's built on top of Magic, and supports Ethereum, Solana, Arbitrum, and Polygon.

**How to Create and Add Funds to Your Tread Wallet**

1. Navigate to the Wallet icon on the top right and select Tread Wallet section
2. If no wallet exists, click "Create Wallet".
3. You get wallet addresses for Ethereum and Solana and more. To see the other addresses you can deposit into click receive.

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

**How to Fund a Polymarket Account**

<figure><img src="/files/9fcX5GFQwxEI1Cv2BH8C" alt=""><figcaption></figcaption></figure>

Once you have funds in your Tread Wallet:

1. Select Polymarket from the exchange list in the left panel (or click "Transfer" from the Tread Wallet tab)
2. Select source (Tread Wallet) and destination (Polymarket)
3. Select the token you want to transfer, enter in the amount, review details and confirm.


---

# 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.tread.fi/prediction-markets/polymarket/depositing-funds-polymarket.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.
