# Donary

## Cloud DRM

- [Welcome](https://help.donary.com/welcome.md)
- [Getting Started](https://help.donary.com/cloud-drm/getting-started.md)
- [User Interface](https://help.donary.com/cloud-drm/getting-started/user-interface.md): This article gives a brief overview of the main sections and interface you see after signing in to the DRM platform.
- [Setup & Configuration](https://help.donary.com/cloud-drm/getting-started/setup-and-configuration.md)
- [Admin](https://help.donary.com/cloud-drm/getting-started/setup-and-configuration/admin.md): All your Organization's information
- [Users](https://help.donary.com/cloud-drm/getting-started/setup-and-configuration/users.md)
- [Branding](https://help.donary.com/cloud-drm/getting-started/setup-and-configuration/branding.md)
- [API Keys](https://help.donary.com/cloud-drm/getting-started/setup-and-configuration/api-keys.md)
- [Setting up API Keys](https://help.donary.com/cloud-drm/getting-started/setup-and-configuration/api-keys/setting-up-api-keys.md)
- [ACHQ Processing](https://help.donary.com/cloud-drm/getting-started/setup-and-configuration/api-keys/achq-processing.md)
- [Settings](https://help.donary.com/cloud-drm/getting-started/setup-and-configuration/settings.md)
- [Advanced Fields](https://help.donary.com/cloud-drm/getting-started/setup-and-configuration/advanced-fields.md)
- [Pre-Start Checklist](https://help.donary.com/cloud-drm/getting-started/pre-start-checklist.md)
- [Import Donors](https://help.donary.com/cloud-drm/getting-started/pre-start-checklist/import-donors.md)
- [Import Campaigns](https://help.donary.com/cloud-drm/getting-started/pre-start-checklist/import-campaigns.md)
- [Add Collectors](https://help.donary.com/cloud-drm/getting-started/pre-start-checklist/add-collectors.md)
- [Overview](https://help.donary.com/overview.md)
- [Lists](https://help.donary.com/overview/lists.md)
- [Donors](https://help.donary.com/overview/lists/donors.md)
- [Donors List View](https://help.donary.com/overview/lists/donors/donors-list-view.md)
- [Total Panel View](https://help.donary.com/overview/lists/donors/donors-list-view/total-panel-view.md)
- [Merge Donors](https://help.donary.com/overview/lists/donors/donors-list-view/merge-donors.md)
- [Add a Donor](https://help.donary.com/overview/lists/donors/add-a-donor.md)
- [Import a Donor](https://help.donary.com/overview/lists/donors/add-a-donor/import-a-donor.md)
- [Import a Token](https://help.donary.com/overview/lists/donors/add-a-donor/import-a-token.md)
- [Donor Card](https://help.donary.com/overview/lists/donors/donor-card.md)
- [Generate Report](https://help.donary.com/overview/lists/donors/donor-card/generate-report.md)
- [Wallet](https://help.donary.com/overview/lists/donors/donor-card/wallet.md)
- [New Transaction](https://help.donary.com/overview/lists/donors/donor-card/new-transaction.md)
- [Add a Reminder](https://help.donary.com/overview/lists/donors/donor-card/add-a-reminder.md)
- [Total cards](https://help.donary.com/overview/lists/donors/donor-card/total-cards.md)
- [Update a Donor](https://help.donary.com/overview/lists/donors/update-a-donor.md)
- [Usage & Examples](https://help.donary.com/usage-and-examples.md)
- [Glossary](https://help.donary.com/usage-and-examples/glossary.md)

## Pocket Processor

- [Pocket Processor](https://help.donary.com/pocket-processor/pocket-processor.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.donary.com/welcome.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.
