# Getting Started

## Overview

Our "Getting Started" guide will review the following topics to help you get the most out of trading on Defined:

1. [Introduction to Passkeys](/defined-docs/defined-classic/getting-started/introduction-to-passkeys.md)
2. [Connect to Defined](/defined-docs/defined-classic/getting-started/connect-to-defined.md)
3. [Create your Passkey](/defined-docs/defined-classic/getting-started/create-your-passkey.md)
4. [Create & Fund Wallets](/defined-docs/defined-classic/getting-started/fund-your-wallet.md)
5. [Manage Trading Wallets](/defined-docs/defined-classic/getting-started/manage-trading-wallets.md)
6. [Trade Settings](/defined-docs/defined-classic/getting-started/trade-settings.md)
7. [Start Trading](/defined-docs/defined-classic/getting-started/start-trading.md)
8. [Manage Orders](/defined-docs/defined-classic/getting-started/manage-orders.md)

Additionally, we will cover the features of our [Telegram bot](/defined-docs/defined-classic/telegram-bot-guide.md), as well as a more in-depth overview of[ features](/defined-docs/defined-classic/defined-features.md) available on[ Defined.fi](https://www.defined.fi/tokens/discover).

Let's get started! 👉


---

# 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.defined.fi/defined-docs/defined-classic/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.
