# Connecting your wallet

To trade on Prodigy, you will need a Web3 wallet. A Web3 wallet, such as <mark style="color:yellow;">Metamask or Phantom</mark>, is a digital wallet designed for interacting with decentralized applications built on blockchain technology.

Connect your wallet to start trading on Prodigy. With your wallet connected, you will be able to fund your account, place trades, and much more.

To connect your wallet:

1. Click **Connect Wallet** in either the left pane or upper right of the screen. With your wallet connected, you can do the following:

* [Manage your account details](/perps-user-guide/account-and-wallet-management/managing-your-account-details.md)
* [Deposit into your account](/perps-user-guide/deposits-and-withdrawals/depositing-into-your-account.md)
* [Withdraw from your account](/perps-user-guide/deposits-and-withdrawals/withdrawing-from-your-account.md)
* Select an instrument to:
  * [View the chart](/perps-user-guide/orderbook-and-chart/viewing-the-chart.md)
  * [Place a trade](/perps-user-guide/orders/overview-of-orders.md)

## Selecting a market

1. Select an instrument such as **Market**, **Limit**, or **Stop** to place an order.
2. On your top right side your account name will include a drop down.
3. Upon selecting the dropdown you will have the options to choose **Equity**, **uPnL**, **Margin**,  and **Leverage**.
4. Your final option in this dropdown includes an option to **Disconnect** your wallet.

<figure><img src="/files/3h2cO2Ve7sjO1ihACBOS" alt=""><figcaption></figcaption></figure>


---

# 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/account-and-wallet-management/connecting-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.
