# Airdrop Campaign

The Orby Airdrop Campaign will be conducted over multiple seasons. Eligible participants will receive $ORB as a reward.&#x20;

#### Minimum Qualification Criteria

Users need to earn a minimum number of points by the end of the snapshot to qualify.

#### How points are calculated

Your cumulative [points](https://doc.orby.network/user-guide/how-to-track-points) score can be influenced by other factors which will not be revealed until the end of every Season &#x20;

{% hint style="info" %}
We will have a surprise in store for our earliest supporters!
{% endhint %}

<br>

## **Commonly asked questions**

<details>

<summary>What are points?</summary>

Points track your contribution to Orby and help determine the proportion of airdrops rewards you may receive.

</details>

<details>

<summary>Where can I track my points?</summary>

You can visit <https://orby.network/> and click on the gift icon in the top right corner of the page. There you can track your points live, as well as view the eligible quests.&#x20;

For more detailed instructions, check out [here](/user-guide/how-to-track-points.md)

</details>

<details>

<summary>How do I participate in this Airdrop Campaign?</summary>

* You can earn points for completing the activities displayed in the “How to earn points” diagram
* Each activity completed will earn you points which then determine the amount of rewards you may receive
* We have special benefits for our early supporters - so do start participating as early as possible

</details>

<details>

<summary>Do I have to complete all the activities above to qualify for the airdrop?</summary>

No. The main criteria is that you need to earn a minimum number of points to qualify for the airdrop. For example, if the only activity you completed was to "open a shuttle", but the amount of $USC you borrowed exceeded the minimum points criteria, you will be eligible for the airdrop.&#x20;

</details>

<details>

<summary>How long does each Season run for?</summary>

Every season typically last several months.

Season 1 ended on June 12, 2024. Season 2 start on June 12 and will go on for *at least* 3 months.&#x20;

</details>


---

# 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://doc.orby.network/overview/airdrop-campaign.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.
