# What is POPP?

The Proof of Position Protocol (POPP) is a set of smart contracts designed for the verification of employment credentials using blockchain technology.&#x20;

POPP enables seamless verification of an individual's position within an organization, facilitates the cryptographic linking of social profiles and communication channels to their respective positions, and grants access to exclusive online spaces through token gates.&#x20;

This documentation provides an overview of the key features and benefits offered by POPP.


---

# 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/what-is-popp.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.
