# Onboarding

This onboarding section will guide you through the sign-up and sign-in processes for accessing your Treem Finance account. The steps are straightforward, and by the end, you'll be ready to start using the platform.

## Sign Up

**Step 1**: Visit the Treem platform at <https://treem.io> or follow the link provided and click the ‘**Sign Up**’ button to create a new account.

<figure><img src="/files/nLoIQbqWeDULVtZQgRob" alt="" width="413"><figcaption></figcaption></figure>

**Step 2**: Enter the required details in the ‘**Registration**’ Form.

<table data-header-hidden><thead><tr><th width="192">Fields</th><th>Description</th></tr></thead><tbody><tr><td><strong>Fields</strong></td><td><strong>Description</strong></td></tr><tr><td>First Name</td><td>Enter your legal given name as it appears in your photo ID document </td></tr><tr><td>Last Name</td><td>Provide your legal family name or surname as it appears in your photo ID document</td></tr><tr><td>Email Address</td><td>Enter a valid email address that will be used for communication, notifications, and Treem account verification</td></tr><tr><td>Phone Number</td><td>Input a contact number, including the country code if applicable, to receive updates or verification messages</td></tr><tr><td>Password</td><td>Create a strong and secure password for your account, adhering to any specified requirements (e.g., minimum length, use of special characters)</td></tr><tr><td>Re-type Password</td><td>Confirm your password by re-entering it to ensure accuracy and match with the original entry</td></tr></tbody></table>

Review and Tick the **Terms of Service** and **Privacy Policy** checkbox to confirm your agreement with the Treem.

<figure><img src="/files/sQUlFwekkQQiPKclFtUl" alt="" width="486"><figcaption></figcaption></figure>

**Step 3**: Click the ‘**Sign Up**’ button to proceed.

<figure><img src="/files/HKHIcruBTazZAlYt2hx6" alt="" width="486"><figcaption></figcaption></figure>

Your Treem Finance account has been successfully created.

## Sign In

**Step 1**: Visit the Treem platform's login screen and enter your **Email Address** and **Password** in the appropriate fields.

<figure><img src="/files/b6CUTaNqp5XVRMkjVRXd" alt="" width="417"><figcaption></figcaption></figure>

<br>

**Step 2**: Click the ‘**Login**’ button to access the platform.

<figure><img src="/files/Mo0vBn12LsenVcxOhBv2" alt="" width="406"><figcaption></figcaption></figure>

**Step 3**: After logging into the platform you will be redirected to Treem’s **dashboard** page.

<figure><img src="/files/qI6fucWDi4JFeBnGYaSu" alt="" width="563"><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.treem.io/treem-dao/onboarding.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.
