# C-Patex Specs

**C-Patex Specs** is a reward system in which the bonuses from using the platform are directly proportional to the user's activity, for which they receive experience points.  

Users spend experience points to increase their level of specialization, and the higher the level, the more benefits they receive.

#### Specializations

There are 4 specializations:

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th></tr></thead><tbody><tr><td align="center"><strong>Launchpad Spec</strong></td><td align="center">Development of allocation on Launchpad</td></tr><tr><td align="center"><strong>Referral Speс</strong></td><td align="center">Development of referral bonuses</td></tr><tr><td align="center"><strong>C-Freezer Speс</strong></td><td align="center">Development of passive storage system </td></tr><tr><td align="center"><strong>Trading Spec</strong></td><td align="center">Development of trading system</td></tr></tbody></table>


---

# 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.patex.io/tech/c-patex-centralized-patex/c-patex-specs.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.
