# Register

<figure><img src="/files/CZP3EwBKeybIOwlmBM2o" alt="Tampilan register"><figcaption><p>Halaman Register</p></figcaption></figure>

Pada halaman register kamu akan diminta melengkapi data berikut:

* Nama Lengkap (Silakan isi nama lengkap kamu)
* Nama Usaha/Perusahaan (Isi dengan nama perusahaan atau nama toko online kamu)
* Password (Masukan password minimal 8 karakter)
* Nomor Whatsapp (Silakan isi nomor whatsapp kamu yang aktif karena akan digunakan untuk mengirimkan OTP)

Kalo datanya udah diisi semua, selanjutnya kamu klik tombol **`Kirim OTP`** dan sistem akan mengirimkan kode OTP ke nomor whatsapp kamu.

<figure><img src="/files/ywcOwhHXf6t5PgCoR5BB" alt="Tampilan input kode OTP"><figcaption><p>Input OTP</p></figcaption></figure>

Kalo udah isi kode OTP yang dikirimkan lewat whatsapp. Selanjutnya, kamu klik tombol **`Buat Akun`** dan voila! akun kamu berhasil dibuat.


---

# 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://doc.nexaseller.com/tutorials/panel-nexaseller/register.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.
