# Purchases

In the **Purchases** section, you can:

* Check the earned coupons that you have gained when you purchased any events, training, or certifications from the Linux Foundation.
* Earn reward points when you purchase any training and certification products. For every $1.00 spent on training and certification products, you earn 1 point. You need a minimum of 500 reward points to redeem a discount coupon.
* View the transactions related to the purchases you have made through the Linux Foundation.
* View the Individual Enrollments.
* Purchase a Linux.com email.


---

# 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.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.
