# Depositing into your account

You can deposit funds into your Prodigy trading account by connecting your wallet.

<figure><img src="/files/ysJbWtBP9HoS770QLT3L" alt="" width="323"><figcaption></figcaption></figure>

To deposit into your Prodigy trading account:

1. Click **Connect Wallet** to see the amount of funds you can deposit into your Prodigy trading account based on the USDC available in your connected wallet. Upon initiating your deposit, your wallet automatically launches with the pre-populated transaction details including the deposit address and USDC amount.
2. Confirm the transaction in your wallet. (Rejecting the deposit transaction in your wallet will notify the app of the rejection.)

Upon completing the deposit process, your deposited funds are now in custody of the exchange and available for use on the platform.


---

# 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://prodigyfi.gitbook.io/perps-user-guide/deposits-and-withdrawals/depositing-into-your-account.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.
