> For the complete documentation index, see [llms.txt](https://docs.claimr.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.claimr.io/campaigns.md).

# Campaigns

Campaigns are the foundation of your engagement strategy in Claimr. Use them to build interactive experiences that captivate your audience and drive the actions that matter to your business.

A campaign is your structured container for growth. It holds quests, tasks, and rewards—all working together to achieve your specific goals.

#### What you can do with Claimr campaigns?

**Integrate across channels**: Connect your campaigns with email, social media, your website, and more. Create a seamless experience that reaches users wherever they are.

**Test and optimize**: Experiment with different messaging, rewards, or designs. Discover which strategies drive the best performance and double down on what works.

**Set clear goals and track results**: Define what success looks like for each campaign and measure your progress. Use real data to understand what's working and optimize your strategy.

**Target the right users**: Create tailored experiences for specific audience segments. Personalize campaigns based on user behavior, demographics, or engagement level to maximize relevance and results.

**Stay secure and reliable**: Run campaigns with confidence on Claimr's secure platform. Your data stays protected while your campaigns run smoothly.

<table data-view="cards" data-full-width="false"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><strong>Create new campaign</strong></td><td><a href="/pages/3qaaheBYN59dNjX9NPTp">/pages/3qaaheBYN59dNjX9NPTp</a></td><td><a href="/files/C23BsKgE77Tg2tsMnleq">/files/C23BsKgE77Tg2tsMnleq</a></td></tr><tr><td align="center">General settings</td><td><a href="/pages/bgceHMQLAy2zUt9Dlbko">/pages/bgceHMQLAy2zUt9Dlbko</a></td><td><a href="/files/ALPUNSe5nZHG3BHkNDoY">/files/ALPUNSe5nZHG3BHkNDoY</a></td></tr><tr><td align="center">Referral settings</td><td><a href="/pages/m0lBAihT0Y6J7aOnz0Ny">/pages/m0lBAihT0Y6J7aOnz0Ny</a></td><td><a href="/files/asYDaapAoCtcHJJqvAR6">/files/asYDaapAoCtcHJJqvAR6</a></td></tr><tr><td align="center">Leaderboard</td><td><a href="/pages/DS3m1r85QkAls4bQCX5R">/pages/DS3m1r85QkAls4bQCX5R</a></td><td><a href="/files/Q5yyRY6aD1S6oJSbt3pI">/files/Q5yyRY6aD1S6oJSbt3pI</a></td></tr><tr><td align="center">Campaign sign-in options</td><td><a href="/pages/sBwSnOresLIST2ubtX0n">/pages/sBwSnOresLIST2ubtX0n</a></td><td><a href="/files/l0Cp3FP3GnZuvOUs7LZ5">/files/l0Cp3FP3GnZuvOUs7LZ5</a></td></tr><tr><td align="center">Test users</td><td><a href="/pages/IURYFz5jOu50CNcdgH8g">/pages/IURYFz5jOu50CNcdgH8g</a></td><td><a href="/files/2Xl2zRkMcxktOJfBrB7d">/files/2Xl2zRkMcxktOJfBrB7d</a></td></tr></tbody></table>


---

# 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://docs.claimr.io/campaigns.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.
