# Register Your Account

{% hint style="info" %}
**Tip:** A landlord or property management organization need to create a team account first in Aqary 247 in order to start adding your property portfolio data.
{% endhint %}

## Step 1: Registration Button

* Open [Aqary 247 home page](https://value-ocean.gitbook.io/aqary-247/getting-started/www.aqary247.com)
* Click "Start Now" button  → You'll see our secure registration form

<div align="center"><figure><img src="/files/l2UVwck8UblBGDMsLCU7" alt="" width="375"><figcaption></figcaption></figure></div>

## Step 2: Registration Form

Open the registration page. Here you’ll be prompted to enter your personal and account details so we can create your account and corresponding team.

<figure><img src="/files/JTYLV7X3SPyBqCub37Pb" alt="" width="326"><figcaption></figcaption></figure>

### Name

This is your personal name and will be used for account verification.

**Example**: <mark style="background-color:blue;">Ahmed Salman</mark>&#x20;

### Email Address

Use an email address that you frequently access as your admin login username.&#x20;

This email will be used for important notifications like:

* Email Verification
* Subscription Notifications
* Property Notifications: Lease expiry, Maintenance Requests, ...
* Financial Notifications: Invoices, Payments, ...
* Recurring Reports
* And more.....

**Example**: <mark style="background-color:blue;"><ahmed.salman@test.com></mark>

### Phone Number

Use your phone number (Owner of the properties) to receive important notifications in SMS and WhatsApp.

This phone will be used for important notifications like:

* Property Notifications: Lease expiry, Maintenance Requests, ...
* Financial Notifications: Invoices, Payments, ...
* Recurring Reports
* And more.....

### Account Name

This might be an organization name or a personal brand name.

**Example**: <mark style="background-color:blue;">Ahmed Salman Properties</mark>

{% hint style="info" %}
This name represents your official account in invoices, leases, and notifications.
{% endhint %}

### Account Country

Choose a country where you do operate your property management.

Account Country selection will affect:

* Default currency for the system
* Country related captured data.
* Country related reports.


---

# 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://value-ocean.gitbook.io/aqary-247/getting-started/register-your-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.
