# Account Registration

To access your personal dashboard, you need to submit a registration request on the website: [**https://goodpayments.io/**](https://goodpayments.io/) (click **«Sign Up»**).

In the registration form, please fill in the following fields:

| Field                            | Required |
| -------------------------------- | -------- |
| First name                       | Required |
| E-mail                           | Required |
| Telegram @username               | Optional |
| Company website                  | Optional |
| Number of transactions per month | Required |
| Business area                    | Required |

<figure><img src="/files/4FxV6mOSjdZM2ZBYm4EL" alt="" width="563"><figcaption></figcaption></figure>

After submitting the registration form, your request will be reviewed by a goodPayments administrator. If your application is approved, a message containing a login password will be sent to the email address you provided.

We strongly recommend [changing this password](/docs/getting-started/account-settings/password-change.md) after your first login and enabling [two-factor authentication](/docs/getting-started/account-settings/2fa-authentication.md) for improved security.


---

# 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://goodpayments.gitbook.io/docs/getting-started/account-registration.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.
