# Manage Promo Codes

Access the [promocode settings](https://dashboard.copperx.io/settings/promocodes) to create and manage promotional codes or discount coupons for your end users.&#x20;

Customers can apply these codes during the checkout session to receive discounts on their total amount.&#x20;

Customize your promotions to incentivize purchases and enhance customer satisfaction.

<figure><img src="/files/AnY1HJ4EGpR3FU832FwV" alt=""><figcaption></figcaption></figure>


---

# 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.copperx.io/setup-and-configuration/setup-an-account/manage-promo-codes.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.
