# Admin Setup

- [Plugin Setup](https://help.checkoutchamp.com/crm/admin-setup/plugin-setup.md)
- [Create a User](https://help.checkoutchamp.com/crm/admin-setup/create-a-user.md)
- [Create an Affiliate User](https://help.checkoutchamp.com/crm/admin-setup/create-a-user/create-an-affiliate-user.md)
- [Create An API User](https://help.checkoutchamp.com/crm/admin-setup/create-a-user/create-an-api-user.md)
- [Leads Agents](https://help.checkoutchamp.com/crm/admin-setup/create-a-user/leads-agents.md): Leads Agents are outbound sales agents who can be assigned leads (customers).
- [Import](https://help.checkoutchamp.com/crm/admin-setup/import.md)
- [Import Coupons](https://help.checkoutchamp.com/crm/admin-setup/import/import-coupons.md)
- [Export Webhook Profiles](https://help.checkoutchamp.com/crm/admin-setup/export-webhook-profiles.md)
- [Postback Export Profiles](https://help.checkoutchamp.com/crm/admin-setup/export-webhook-profiles/postback-export-profiles.md)
- [FTP Export Profile](https://help.checkoutchamp.com/crm/admin-setup/export-webhook-profiles/ftp-export-profile.md)
- [Export Webhook Field Mapping Options](https://help.checkoutchamp.com/crm/admin-setup/export-webhook-profiles/export-webhook-field-mapping-options.md)
- [Zones](https://help.checkoutchamp.com/crm/admin-setup/zones.md)
- [Blacklist](https://help.checkoutchamp.com/crm/admin-setup/blacklist.md)
- [Event Logs](https://help.checkoutchamp.com/crm/admin-setup/event-logs.md)
- [Test Cards](https://help.checkoutchamp.com/crm/admin-setup/test-cards.md)
- [Legacy Data Import](https://help.checkoutchamp.com/crm/admin-setup/legacy-data-import.md)
- [CheckoutChamp PGP Encryption Procedures](https://help.checkoutchamp.com/crm/admin-setup/legacy-data-import/checkoutchamp-pgp-encryption-procedures.md)
- [Migrating Data From a Processor To Checkout Champ](https://help.checkoutchamp.com/crm/admin-setup/legacy-data-import/migrating-data-from-a-processor-to-checkout-champ.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://help.checkoutchamp.com/crm/admin-setup.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.
