# CYBRO Points

In addition to our tokens, Cybro introduces special Points. Holders of these Points will automatically participate in the Cybro Airdrops. The more Points you hold, the more tokens you will receive during the Airdrop.

## **How to Earn Points**

* **Use CYBRO Services**: Earn Points by investing in DeFi Vaults, CeFi strategies, staking, and other CYBRO services
* **Participate in the Community**: Gain Points through community activities such as contests, AMA sessions, and by actively supporting the CYBRO community

## Points for using Cybro Services

CYBRO distributes up to 1 mln points per week among its early users.

Here’s how it works:

* More Assets, More Points: The more assets you hold in Cybro's Vaults, the more points you’ll receive each week.
* Weekly Distribution: Every week, up to 1 million points are shared among our early adopters based on their holdings. The transfer of the points is done once in 2-3 months.

The formula for Point distribution is:

$$
PointsForUser = (AverageUserWeeklyTVL  /  AverageTotalWeeklyTVL) \* PointsForDistribution
$$


---

# 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.cybro.io/cybro/usdcybro-token/cybro-points.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.
