# Airdrop Farms

Stazys strategies automatically farm incentives, airdrops, and points from all integrated protocols simultaneously. This means your strategies can accumulate rewards from multiple sources without additional effort.

### How It Works

When your strategy interacts with protocols like Kamino, Jupiter, Hylo, or others, it automatically qualifies for any incentives, airdrops, or points programs those protocols offer. Since strategies can interact with multiple protocols, you can farm rewards from all of them at the same time.

{% hint style="info" %}
Some protocols may require using their Dapp to qualify for rewards, we are continuously communicating with the related teams to integrate them.
{% endhint %}

**Example:**\
A strategy that deposits to Kamino, swaps via Jupiter, and interacts with Hylo will simultaneously accumulate:

* Kamino points/rewards
* Jupiter airdrop eligibility
* Hylo xp
* Any other protocol-specific rewards

### Viewing Your Airdrops

**Dashboard Overview**\
Your main dashboard provides a comprehensive view of all airdrops, points, experience, and claimable rewards across all your strategies and vaults. You can see:

* Total points accumulated across all protocols
* Claimable airdrops ready for redemption
* Experience/XP earned from protocol interactions
* Historical reward data

**Strategy-Level View**\
When you click on a specific strategy's analysis page, you can see exactly what that strategy is farming:

* Which protocols it's interacting with
* Points/rewards earned from each protocol
* Eligibility status for upcoming airdrops
* Historical reward accumulation

**Vault-Level View**\
Similarly, when viewing a vault's analysis page, you can see:

* Combined airdrop farming across all strategies in the vault
* Total points and rewards from all protocol interactions
* Per-strategy breakdown of what each strategy is farming
* Overall airdrop eligibility and claimable rewards

### Maximizing Airdrop Rewards

Since strategies can interact with multiple protocols simultaneously, you can maximize your airdrop farming by:

* Building strategies that interact with multiple protocols
* Maintaining active positions across different protocols
* Regularly executing transactions to maintain eligibility
* Monitoring your dashboard to track reward accumulation

By joining vaults, you join forces with other users in a shared pool, allowing you to reach higher ranks and scale your rewards together.

Simply monitor your dashboard to see your rewards accumulate and claim them when available.


---

# 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://stazys.gitbook.io/stazys-docs/stragies-and-vaults/airdrop-farms.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.
