# Coupons

The **Coupons** section provides a list of training, certifications, or events for which you are eligible to [claim coupons](#claim-the-earned-coupon) using the coupon codes.

You can use these coupon codes by redeeming the reward points.

This section provides details of the training, certifications, events, discounts, and reward points you can redeem.

### Earned Coupons

Earned coupons allow you to claim a discount for training, certifications, and events. You are eligible for earned coupons:

* If you have previously registered for any event or purchased any training or certifications from the Linux Foundation, For example, if you have registered for an event, say the Cloud Native conference, you will receive an earned coupon for that.
* If you have purchased any training and certification products. You earn 1 point for every $1 spent on training and certification products. You can redeem a coupon by using these reward points.

{% hint style="info" %}
You need a minimum of 500 reward points to redeem a coupon.
{% endhint %}

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

### Claim the earned coupon:

1\. Log in to [My Profile](https://openprofile.dev) using your LF account, and from the left-side navigation pane, navigate to **Purchases > Coupons**.

2\. The Redeemable Coupons section appears with the list of training and certifications for which you are eligible to claim the coupon code. Click the **Redeem with 500 Points** CTA.

3\. A pop-up message appears. Click **Claim Code.**

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

4. Copy the discount code and paste it at checkout on the [Training Portal](https://trainingportal.linuxfoundation.org).

![Copy Code](/files/1a2UxzqgmCJrD3EngdCx)


---

# 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.linuxfoundation.org/lfx/my-profile/purchases/coupons.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.
