# Campaign Guides

### Special Dolomite Campaigns

Special Dolomite campaigns are campaigns that are usually very specific to a certain task or integration on Dolomite, and generally launched in conjunction with an event such as an integration of a new asset or the launch of a new feature. These are a great way to discover new features, assets, and strategies on Dolomite. However, due to the multiple step nature of these Campaigns, completing them can be confusing. The following Guides below this page provides more support to completing each active Special Campaign.&#x20;

### The Nature of Borrowing

All the current Special Campaigns have Credentials/Objectives that requires a user to `borrow` an asset for a minimum of 24 hours to qualify. However, due to the nature of borrowing, the user will be paying interest on the asset that is being borrowed. In order to close a `borrow` position, the user will need to pay the borrowed amount + interest accrued.&#x20;

An inherent risk of borrowing are liquidations. It is important to note the `Position Health` of a borrow position when borrowing, as a Health closer to 1 will have a higher risk of liquidation, especially on higher risk assets. See [Risk Mitigation](https://docs.dolomite.io/risk-mitigation) for more information.


---

# 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.dolomite.io/campaign-guides.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.
