> For the complete documentation index, see [llms.txt](https://faqs.ajna.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faqs.ajna.finance/info/incentive-programs.md).

# Incentive Programs

1. <https://app.merkl.xyz/?search=ajna>\
   Merkl facilitates premissionless incentive programs that can start and end at any time. Check the page above to see what campaigns are running.
2. [Summer.fi](https://summer.fi/ajna)\
   They offer AJNA rewards on various token pairs on Mainnet and Base. Tokens are claimable on Mainnet. Visit [their blog](https://blog.summer.fi/) for the latest rewards update.
3. <https://juiced.yearn.fi/>\
   They offer AJNA rewards for depositing into their Vaults. Visit their site to see the latest emissions.

### Create an Incentive Campaign

Visit <https://app.merkl.xyz/create/ajna> to set up a campaign for the Ajna pool of your choice.\
\
Merkl for Ajna is live on:

* ethereum mainnet
* base
* optimism
* arbitrum
* gnosis
* mode
* blast
* polygon

To reward users with a new token, please fill out this form by the Merkl Team: <https://tally.so/r/3y2bqx>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://faqs.ajna.finance/info/incentive-programs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
