# Customer Section

- [Customer Service](https://help.checkoutchamp.com/crm/customer-section/customer-service.md)
- [Customer Service Tutorial](https://help.checkoutchamp.com/crm/customer-section/customer-service/customer-service-tutorial.md)
- [Locate a Customer Record](https://help.checkoutchamp.com/crm/customer-section/customer-service/locate-a-customer-record.md)
- [Continuity Purchase Profile](https://help.checkoutchamp.com/crm/customer-section/customer-service/continuity-purchase-profile.md)
- [Refund/Void a Transaction](https://help.checkoutchamp.com/crm/customer-section/customer-service/refund-void-a-transaction.md)
- [Cancel an Order](https://help.checkoutchamp.com/crm/customer-section/customer-service/cancel-an-order.md)
- [Cancel or Pause a Subscription](https://help.checkoutchamp.com/crm/customer-section/customer-service/cancel-or-pause-a-subscription.md)
- [Restart a Subscription](https://help.checkoutchamp.com/crm/customer-section/customer-service/restart-a-subscription.md)
- [C/S Fulfillment Actions](https://help.checkoutchamp.com/crm/customer-section/customer-service/c-s-fulfillment-actions.md)
- [Resend emails to customers](https://help.checkoutchamp.com/crm/customer-section/customer-service/resend-emails-to-customers.md)
- [Rerun a Declined New Sale](https://help.checkoutchamp.com/crm/customer-section/customer-service/rerun-a-declined-new-sale.md)
- [Merge Existing Customers](https://help.checkoutchamp.com/crm/customer-section/customer-service/merge-existing-customers.md)
- [Order Entry](https://help.checkoutchamp.com/crm/customer-section/order-entry.md)
- [Fulfillment](https://help.checkoutchamp.com/crm/customer-section/fulfillment.md)
- [Quality Assurance](https://help.checkoutchamp.com/crm/customer-section/quality-assurance.md): The quality assurance tab is used to locate orders that were sent to QA and need to be approved or denied.


---

# 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/customer-section.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.
