# Campaigns

> **Crypto investing can sometimes become monotonous and tedious, particularly during periods of low activity or when there are a lot of repetitive tasks. To address this, we regularly launch tailored campaigns for Krystal's liquidity providers to acknowledge your contributions, boost engagement, and offer exclusive benefits. By participating, you can maximize your returns, access unique opportunities, and enrich your overall experience on our platform.**

You can access the "Campaigns" page by hovering over "More" in the navigation bar and click on "Campaigns."

<figure><img src="https://github.com/KrystalDeFi/docs-gitbook/blob/main/docs/liquidity-farming/.gitbook/assets/image%20(150).png" alt=""><figcaption></figcaption></figure>

Here, you can view a list of both current and past campaigns we've run. Click on any campaign to see its details.

<figure><img src="https://github.com/KrystalDeFi/docs-gitbook/blob/main/docs/liquidity-farming/.gitbook/assets/image%20(152).png" alt=""><figcaption></figcaption></figure>

On the detailed campaign page, you’ll find comprehensive information about each campaign, including its status, rewards, duration, rankings, and rules.

<figure><img src="https://github.com/KrystalDeFi/docs-gitbook/blob/main/docs/liquidity-farming/.gitbook/assets/image%20(151).png" alt=""><figcaption></figcaption></figure>


---

# 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.krystal.app/products/others/campaigns.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.
