# Connect to Defined

### Step 1

To connect to Defined, visit [Defined.fi](https://defined.fi) and select the sign-in option in the bottom left, or in the trading form on the right side of on any token page:

<figure><img src="/files/ivqMt6rREd7XG5fe8zq0" alt="" width="315"><figcaption></figcaption></figure>

<figure><img src="/files/LnZHVmef3ucVn9ImD4bV" alt=""><figcaption><p>If you try to trade a token without signing in, you will receive this prompt</p></figcaption></figure>

{% hint style="info" %}
Remember, if you sign-in with a wallet, it will not be used for trading; it is the "owner" of all trading wallets you generate/import on Defined. To benefit from lower fees and additional benefits for traders, hold your $DUNG supply in any of your Defined trading wallets or linked wallet.
{% endhint %}

### Step 2

Select your preferred method for logging into Defined. We highly recommend adding a recovery email to your account as well.

<figure><img src="/files/RTDgLFneiViIgwX8Mww5" alt="" width="343"><figcaption></figcaption></figure>

If connecting with a wallet, your options will be the following:

<figure><img src="/files/y7wAnzxGROh03rBS3Rne" alt="" width="348"><figcaption></figcaption></figure>

### Step 3

Verify your account, or if using a wallet, sign your wallet authorization to verify ownership:

<div align="center"><figure><img src="/files/QNYYClI4Bumkx0ORRy8r" alt="" width="370"><figcaption></figcaption></figure></div>

### Step 4

You're now connected and will see your wallet/account info in the top right when signed-in.&#x20;

<div align="center"><figure><img src="/files/h1jqhfsu6SToXTsJ5oC4" alt="" width="305"><figcaption></figcaption></figure></div>

Next, you will be prompted to [create your Passkey](/defined-docs/defined-classic/getting-started/create-your-passkey.md) and a wallet which will unlock trading functions for you on Defined. 👉


---

# 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/connect-to-defined.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.
