# Repurchasing the Exam

Candidates have the option to repurchase the exam at any time from the [course catalog](https://training.linuxfoundation.org/training/course-catalog/)&#x20;

Only one exam order will be "active" for each purchased exam.\
When the Active purchase has been used the **Claim Your Next Order** button will be enabled in the exam checklist.&#x20;

When you click the Claim Your Next Order button, the current exam data will be stored as a history and a new Exam Preparation Checklist will be displayed in the candidate's portal.

<figure><img src="/files/8btT1nkcCbFwVxFxx4Dq" alt=""><figcaption></figcaption></figure>


---

# 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/tc-docs/certification/lf-handbook1/repurchasing-the-exam.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.
