# Enroll

Officers have the ability to create two types of user certificates: soft tokens and hard tokens. These certificates are given to users for a specific period of time as defined in their user certificate profile. It is worth noting that only users with the Officer role will be able to access all the features detailed in this section&#x20;

After logging in, the officer will be automatically directed to the Dashboard page. You can refer to the image below for reference.

<figure><img src="/files/4JoGpBujHLkY4NGlB64t" 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://emca.emudhra.com/previous-release-versions/v4.0.13/user-manual/manage-user-certificate/enroll.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.
