# Working with programs

- [Create a program](https://docs.civiform.us/user-manual/civiform-admin-guide/working-with-programs/create-a-program.md)
- [Edit a program](https://docs.civiform.us/user-manual/civiform-admin-guide/working-with-programs/edit-a-program.md)
- [Show or hide questions based on inputs](https://docs.civiform.us/user-manual/civiform-admin-guide/working-with-programs/show-or-hide-questions-based-on-inputs.md)
- [Manage program eligibility and visibility](https://docs.civiform.us/user-manual/civiform-admin-guide/working-with-programs/manage-predicates.md)
- [Manage program eligibility (legacy)](https://docs.civiform.us/user-manual/civiform-admin-guide/working-with-programs/manage-eligibility.md)
- [Manage address & service area validation](https://docs.civiform.us/user-manual/civiform-admin-guide/working-with-programs/manage-address-correction-and-service-area-validation.md)
- [Manage notifications](https://docs.civiform.us/user-manual/civiform-admin-guide/working-with-programs/manage-notifications.md)
- [How to publish programs](https://docs.civiform.us/user-manual/civiform-admin-guide/working-with-programs/publish-a-program.md)
- [Set a pre-screener](https://docs.civiform.us/user-manual/civiform-admin-guide/working-with-programs/set-pre-screener.md)
- [Set an external program](https://docs.civiform.us/user-manual/civiform-admin-guide/working-with-programs/set-external-program.md)
- [Tag a program with categories](https://docs.civiform.us/user-manual/civiform-admin-guide/working-with-programs/add-categories.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.civiform.us/user-manual/civiform-admin-guide/working-with-programs.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.
