# Enroll App

Our [enrollment site](https://tokenproof.xyz/enrollment) is the first step for Users to enter the tokenproof ecosystem. To issue a tokenproof credential for themselves, they simply need to connect their web3 wallet and sign a safe gasless message.

Looking for help enrolling? See our [Enrollment Guides](/documentation/for-users/tokenproof-guides.md).

<figure><img src="/files/FRUw6n8ehb4jUXTecjHc" 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.tokenproof.xyz/documentation/tokenproof-apps/enroll-app.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.
