# Taking the Exam

{% hint style="success" %}
SkillCred Exams are available "On Demand".&#x20;

**They can be launched at any time, and do NOT need to be pre-scheduled with a proctoring provider.**
{% endhint %}

## Verify Your Name (Make sure it matches your ID) <a href="#verifyname" id="verifyname"></a>

Prior to clicking on "Take Exam" - you have an opportunity to check that the verified name you previously provided **exactly matches** the First & Last name displayed on the government-issued photo ID that you will upload to the proctoring system.  \
\&#xNAN;*IF THE NAME ON YOUR ID CONTAINTS NON-LATIN CHARACTERS, PLEASE INCLUDE THOSE CHARACTERS ACCORDINGLY*

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

## Candidate Self Check in Process&#x20;

Candidates can click on "Take Exam" to launch the Check-In process.

* Candidates will be prompted to share the screen with the LF Proctoring. &#x20;
* Candidates will be prompted to allow the LF Proctoring system access to their webcam and microphone.
* Candidates will be prompted to capture a selfie and a photo of their ID (make sure the image is clear).&#x20;


---

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