# 🤝Redeem

After purchase, you'll receive an **e-mail containing your license key in an attached file**, the key looks like *crv-lft-xxxxxxxxxxxxx*. You'll need to redeem it. To do so, access the [panel](https://my.curveac.xyz/) on the redeem page and enter your key as in the example below.

<figure><img src="/files/qthhAi4RxZIOhIkADTWN" alt=""><figcaption><p>Redeem a License</p></figcaption></figure>

{% hint style="info" %}
In this window, first enter a name for your server. Next, input the license key you received.
{% endhint %}

{% hint style="success" %}
You are now ready to start installing & configuring CurveAC !
{% endhint %}


---

# 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.curveac.xyz/getting-started/redeem.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.
