# Program Management

Programs are the foundation of your sponsorship system in HelpYouSponsor. A program represents a specific campaign or initiative that your organisation wants to run. Each program can contain multiple recipients who can be sponsored by donors.

In this section we will take a look at program management in detail in the sections below;

* [Manage Programs and Campaigns.](/guides/core-features/program-management/manage-programs-and-campaigns.md)
* [Program Forms.](/guides/core-features/program-management/program-forms.md)
* [Program Settings.](/guides/core-features/program-management/program-settings.md)
* [Auto Emails.](/guides/core-features/communication-tools/auto-emails.md)
* [Additional Gifts](/guides/core-features/program-management/additional-gifts.md).
* [Url Generator.](/guides/core-features/program-management/url-generator.md)


---

# 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.helpyousponsor.com/guides/core-features/program-management.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.
