# how to open an account

this **tutorial** will walk you through how to open up a trading account using your email address. the two options are with a google sign-in or using your email address. the focus of the video tutorial is aimed at the latter method. for more info on sign in methods read [getting started](/the-platform/getting-started.md).

### video tutorial

{% embed url="<https://www.loom.com/share/0d1c2a99c44d492e9735a843ed244712?sid=9855a560-1eba-4d32-979d-09b95aae243f>" %}

### open an account

1. go to [app.handle.fi](https://app.handle.fi)
2. select ‘connect’ in the top right corner.

   <figure><img src="/files/p5Lp9oRNy6FIqngPZkhh" alt=""><figcaption></figcaption></figure>
3. connect with either ‘google’ or ‘email’ and follow the instructions. This will create a wallet for you which is linked to your email login.&#x20;

   <figure><img src="https://lh3.googleusercontent.com/CqwXb36bRAQtlMEWx-dWlxP-IniXZfRfe4u1l44rVORtAQwYjO8vMM5xWNXIs1ohK_v-YMM2ApLD00eP5nefqA-kpXtwLrV8I44tcT6vHjFlHJrJHw2fxIq_Xz8J1kx1B6McjY86geh_ni4glxdVWAA" alt=""><figcaption></figcaption></figure>
4. you will now see your wallet address in the top right where ‘connect’ was. Click on the wallet address.

   <figure><img src="https://lh3.googleusercontent.com/ovM6SpxGjrmHIdAutP0WbpJNX1T1U3pITkcy2tL4vW_0V6LYmO2giXezR6OF4MghVeF8oJ3WqMiiTTwuC1rHT3KF8U2yqArvznMZ87DyjOqRgT2Gekud6iNQWRkWh7pLu-XsFohF4plYpbRHfhkI-JE" alt=""><figcaption></figcaption></figure>
5. click the copy symbol which is highlighted. This will copy your address to your clipboard.&#x20;

   <figure><img src="https://lh5.googleusercontent.com/a6RdSnK8LQ28hMA_jY8Ry7vfko7TNyAw6QVkTjUOe8U4YucxqaZZaJyyBFiDd_G4kbZQ3Rj0QtNIhjrMLHCKwxHjGf0PdR0NjresIz6pFXQH9p0AwIaN-CMzE2Bl34fRw_k51ArwtZcE165cKSdqhHo" alt=""><figcaption></figcaption></figure>
6. you can now transfer funds to that wallet and start trading on handle.fi.


---

# 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.handle.fi/how-to-guides/how-to-open-an-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.
