# Getting Started

Ready to trade?  This guide will walk you through how to get started!

{% embed url="<https://www.youtube.com/watch?v=hjlbTsUbVu4>" %}

1. Connect your wallet (Definitive supports 450+ wallets, powered by Dynamic) or sign up using email and then connect a wallet.

<div align="center"><figure><img src="/files/dP1xqIicasRQ4Iq9jsEY" alt=""><figcaption></figcaption></figure></div>

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

2. Deposit the tokens you want to trade from your connected wallet.

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

There are five types of trade orders:

* [Market](https://docs.definitive.fi/platform/advanced-trading/market-order)
* [Limit](https://docs.definitive.fi/platform/advanced-trading/limit-order)
* [TWAP](https://docs.definitive.fi/platform/advanced-trading/twap-order)
* [Stop](https://docs.definitive.fi/platform/advanced-trading/stop-order)
* [Degen Mode](https://docs.definitive.fi/platform/advanced-trading/degen-mode)

For every trade executed on Definitive, [advanced reporting](https://docs.definitive.fi/platform/advanced-trading/post-trade-report), including order analysis, per-position profit & loss, and activity history is automatically generated and available via UI, CSV, or API.

<figure><img src="/files/EtdUtV685FKXp7aP89GY" 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://docs.definitive.fi/getting-started.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.
