# Welcome to Prodigy Perpetual Futures

Prodigy is a decentralized finance platform that is reinventing trading by providing best-in-class performance, liquidity, and control for the modern trader.

This documentation describes the Prodigy trading user interface for Perpetual Futures.

## Getting started quickly

1. Create your account by [connecting your wallet](/perps-user-guide/account-and-wallet-management/connecting-your-wallet.md).
2. [Deposit funds](/perps-user-guide/deposits-and-withdrawals/depositing-into-your-account.md) from your wallet into your Prodigy account.
3. [Place an order](/perps-user-guide/orders/overview-of-orders.md).

## Viewing the perpetual futures interface

The perpetual futures interface is divided into two main sections.

1. The left section allows you to connect your wallet and place a trade.
   * [Connecting your wallet](/perps-user-guide/account-and-wallet-management/connecting-your-wallet.md)
   * [Depositing into your account](/perps-user-guide/deposits-and-withdrawals/depositing-into-your-account.md)
   * [Placing a trade](/perps-user-guide/orders/overview-of-orders.md)
2. The right section presents the orderbook, asset chart, and Position, Orders, and Fills.

   * [Viewing the orderbook](/perps-user-guide/orderbook-and-chart/viewing-the-orderbook.md)
   * [Viewing the chart](/perps-user-guide/orderbook-and-chart/viewing-the-chart.md)
   * [Viewing your portfolio](/perps-user-guide/portfolio/viewing-your-portfolio.md)
   * [Viewing your investment](/perps-user-guide/portfolio/viewing-your-investment.md)

     <figure><img src="/files/JU2md7YU8EtKMiAI0Zl4" 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/welcome-to-prodigy-perpetual-futures.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.
