# Adding a Project

Video: [Registration in Unitpay for Legal Entities](https://youtu.be/M-bj_1IPhMk) (duration: 3 min)

Video: [How Individuals Can Start Working with Unitpay](https://youtu.be/sVb4i0vxQb8) (duration: 3 min)

Video: [Integration of Unitpay in 8 Minutes on the Basis of WordPress](https://youtu.be/OLaqXdp4EIY) (duration: 8 min)

Immediately after registering and confirming your account data, the system will offer you to add your first project:

**ADVICE:** Make sure that the site meets the [key requirements](/en/first_steps/moderation.md) of payment systems.

![https://d33v4339jhl8k0.cloudfront.net/docs/assets/551a91dbe4b0221aadf24410/images/5e590fb604286364bc95fee3/file-2Vyk3thLnE.png](/files/-M9xdSRkmhSMq4ejGXgR)

**Main project data**

The name of the project is used when making a payment as the main information about the store in favour of which we make the payment. Description of the project will help you quickly determine your category, and in some cases, understand exactly what you plan to accept payments for.

The **name** should match the name of the company, product or project used on the site. The **description** should specify the type of products and/or services sold on the site.

**IMPORTANT NOTE**: The system cannot have two identical domains (project URL) in different accounts. The exception is projects that are archived.

**Confirmation and completion**

You can choose one of three confirmation options:

*Option 1*. Place a special text file in the root of your site and click Add project.

*Option 2*. Add the meta tag specified by us to the html code of your site's main page (the head block).

*Option 3*. Add a DNS record of the TXT type that contains the value specified by us.

The system will automatically check the contents of the file with the verification code and if they match, immediately add the project and send it for moderation.

**IMPORTANT NOTE**: IP addresses from which the system makes requests to your server platform: *31.186.100.49*, *178.132.203.105*, *52.29.152.23*, *52.19.56.234, 51.250.20.9*

![](/files/-M9xdSRl4Tpvw3bkHJu8)

If you're using website on Tilda, [click here](https://help.unitpay.ru/v/master/modules/cms-modules/tilda).

To learn more about how the project is moderated, read [Project Moderation ](/en/first_steps/moderation.md)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://help.unitpay.ru/en/first_steps/adding-project.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.
