# Creating ToPs

Creating and launching a ToP on Populárex is the process of registering information about a unique Object of Popularity on the POPXChain and promoting it in the global ranking. The user who launches the ToP and casts the first vote becomes its first General Sponsor. Before launching, the user must fill in the information about the new Object of Popularity in compliance with all the rules.

There are three main rules on the platform when creating a token: Uniqueness, Publicity, and Authenticity:

* Uniqueness - each ToP must be unique, which means that only one unique Object of Popularity can correspond to one ToP, and only one ToP can correspond to one Object.
* Publicity - information about the Object must be open and accessible to the public.
* Authenticity - the data about the Object of Popularity must be accurate.

The community of Validators is responsible for checking the uniqueness and compliance of the created tokens with the platform's rules.

*This section is subject to additions and modifications. Stay tuned for updates.*


---

# 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://docs.popularex.com/iv.-tokens-of-popularity-tops/creating-tops.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.
