# Registration

Tegro.money is a payment aggregator for accepting payments on your site. The system supports various payment tools in a single user interface.

To register, fill out a simple form at <https://tegro.money/my/register>

When creating an account, you must specify:

* Email
* Phone number
* First name, last name
* Password
* Promo code, if there is one

<figure><img src="https://1018586878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJcAs2O12jUZ6UQWgv6LS%2Fuploads%2Fgit-blob-675928c8892da4354785dcf7fef988ad91971b7b%2Fimage%20(36).png?alt=media" alt=""><figcaption></figcaption></figure>

You can find out how to add a store in [Adding a Store](https://tegro.gitbook.io/en/tegro-money/getting-started/adding-a-store).

Read about store setup and moderation algorithm in the [Store Setup ](https://tegro.gitbook.io/en/tegro-money/getting-started/store-setup)section.


---

# 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://tegro.gitbook.io/en/tegro-money/getting-started/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.
