# Create Account

Signing in is as simple as just connecting your wallet. Choose your preferred wallet and sign a message to prove your wallet ownership to sign in.

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

If it is your first-time sign-in, you will be asked to define your trading password. You may also optionally enter a referral code at this step to receive a starting bonus, if you have one.

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

After setting up your trading password, you can make deposit anytime.

<figure><img src="/files/4GENcjtgJGBOk9InEMbK" alt=""><figcaption></figcaption></figure>

***

### Related FAQ

* [Why do I have to create an account?](/faq/product.md#i-have-to-create-account)
* [Why are only limited wallets supported in the web app?](/faq/product.md#only-limited-wallets-are-supported-in-the-web-app)


---

# 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.deltadefi.io/start-trading/getting-started/create-account.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.
