# Employee Access Card

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

This token plays a crucial role in providing access to various online and metaverse spaces through token gates. Token gates act as access control mechanisms, allowing only those individuals holding the Employee Access Card to enter specific digital environments. It ensures that only authorized employees can access restricted areas, fostering confidentiality and privacy within online spaces.&#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.proofofposition.xyz/how-does-it-work/employee-access-card.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.
