# Access to Exclusive Online Spaces

POPP offers a novel way to grant access to exclusive online spaces through token gates.&#x20;

Using the protocol, organizations can create secure environments accessible only to verified token holders. For instance, *Hooli* may employ token gates to restrict access to certain platforms or services exclusively to its employees. This feature ensures confidentiality, enhances data privacy, and fosters a sense of community within organizations.


---

# 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/access-to-exclusive-online-spaces.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.
