# Discount Codes

You might need a discount code for a number of reasons. You might choose to send one out to your customers via email for creating an account with you or signing up for your **Newsletter.** You may also create one to give your customers a discount for a special seasonal promotion. The possibilities are endless.&#x20;

### Getting Started

1. Login to your Freewebstore Control Panel.
2. Go to **Marketing  > Discount Codes.**
3. Click **Add Discount.**
4. Select the **Add Discount** option by clicking **Add.**


---

# 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.freewebstore.com/marketing/discount-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.
