# Campaigns Resources

- [Introducing the New Campaign Creation & Configuration Experience](https://docs.paybee.io/home/resources/general-campaign-settings/introducing-the-new-campaign-creation-and-configuration-experience.md): A guide to what’s changed and where to find key features while creating and managing your campaigns
- [Campaign Configuration](https://docs.paybee.io/home/resources/general-campaign-settings/general-campaign-settings.md)
- [Campaign Settings](https://docs.paybee.io/home/resources/general-campaign-settings/campaign-settings.md): Are your campaigns showing up as "Not Active"? How can I start sharing links with my donors? How can I find an explanation of every setting?
- [Campaign & Event Sponsors](https://docs.paybee.io/home/resources/general-campaign-settings/campaign-and-event-sponsors.md): Add logos of your campaign and event sponsors to all donor-facing pages


---

# 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.paybee.io/home/resources/general-campaign-settings.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.
