> For the complete documentation index, see [llms.txt](https://help.gersmart.mn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.gersmart.mn/gersmart-application/gersmart-mail-register.md).

# Ger Smart аппликэйшнд бүртгүүлэх

**Алхам 1.** Гэр смарт аппликейшнаа нээнэ.

**Алхам 2.** *Зураг 1*-ийн Бүртгүүлэх товчин дээр дарна.

**Алхам 3.** *Зураг 2-т* "Моngolia" бүс нутгийг сонгож имэйл хаяг оруулах хэсэгт өөрийн ашигладаг имайл  хаягийг оруулна уу.&#x20;

**Алхам 4.** Имэйл хаягаа үнэн зөв оруулсны дараа Хэрэглэгчийн гэрээ, Нууцлалын бодлоготой уншиж танилцан зөвшөөрөх сонголтыг сонгож **Баталгаажуулах код авах** товчин дээр дарна. *Зураг 3-д үзүүлэв.*

**Алхам 5.** Та имэйл хаягаа шалгаж ирсэн кодыг *Зураг 3*-ийн **Баталгаажуулах код оруулах** хэсэгт оруулна

{% hint style="warning" %}
Хэрэв имэйлд тань баталгаажуулах код ирээгүй бол <mark style="color:blue;">Код хүлээж аваагүй юу</mark>? *Зураг 4*

товчин дээр дарж дахин код аваарай
{% endhint %}

<div><figure><img src="/files/ud2vShMrqOVnEpemUwwK" alt=""><figcaption><p><em>Зураг 1. Эхлэл цонх</em></p></figcaption></figure> <figure><img src="/files/tsviZHnn4UiM75ujWGaU" alt=""><figcaption><p><em>Зураг 2. Бүртгүүлэх цонх</em></p></figcaption></figure> <figure><img src="/files/ttOIT3XhluhBZX3f5dsV" alt=""><figcaption><p><em>Зураг 3. Баталгаажуулах цонх</em></p></figcaption></figure></div>

**Алхам 6.** Нууц үг шинээр тохируулах хэсэгт өөрийн шинэ нууц үгээ үүсгэн оруулж **Болсон** товчийг дарна *Зураг 5-д үзүүлэв.*

{% hint style="warning" %}
Таны оруулах нууц үг үсэг, тоо холилдсон 6-аас 20 тэмдэгтийн урттай байхыг анхаараарай
{% endhint %}

<div><figure><img src="/files/6H0K8KltmAE1wJdmSdOg" alt=""><figcaption><p><em>Зураг 4. Нууц үг тохируулах цонх</em></p></figcaption></figure> <figure><img src="/files/pp6mFaa9JP1BeBngz0Ex" alt=""><figcaption><p><em>Зураг 5. Бүртгэл дууссаны дараа харагдах цонх</em></p></figcaption></figure> <figure><img src="/files/jo8lYMkKlEZYKXvieXPz" alt=""><figcaption><p><em>Зураг 6. Төхөөрөмж нэмсэн нүүр зураг</em></p></figcaption></figure></div>

Амжилттай өөрийн бүртгэлээ үүсгэлээ.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.gersmart.mn/gersmart-application/gersmart-mail-register.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
