# Employee Badge

The Employee Badge is a non-transferable ERC-721 token that is granted to new team members by their employer *(verified by POPP)* during the onboarding process.&#x20;

This badge represents the holder's position within the company. By receiving an Employee Badge, individuals are provided with a verifiable proof of their employment position and their professional history.&#x20;

The unique nature of the ERC-721 token ensures that each employee has a distinct and identifiable badge, preventing duplication or tampering. This token establishes a clear link between the individual and their designated role, enhancing transparency and trust within the POPP ecosystem.


---

# 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.proofofposition.xyz/how-does-it-work/employee-badge.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.
