# Using a Promo Code

If you have been given a promotional code you can use it to upgrade your account at a discounted rate or for free.

**To apply a promo code:**

1. Go to the upgrade page
2. Select the **Promo Code** tab
3. Enter your promo code in the field provided
4. Click **Apply**

If the code is valid your discount will be applied and your account will be upgraded immediately.

**If your promo code is not working:**

* Check that the code has been entered exactly as provided — codes are case sensitive
* The code may have expired or already been used
* Contact us at <support@aislelist.io> if you believe the code should be valid


---

# 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://aislelist.gitbook.io/aislelist-docs/billing-and-subscription/using-a-promo-code.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.
