# Portal

## What is the tokenproof Portal?

Through the Portal, you can create and control the parameters of events and experiences, establish online authentication policies, access analytics, and more.&#x20;

You will be able to configure:

* Token-gated events and ticketing
* Online and in-app token gates
* Automated POAP and NFT issuance
* Token-gated physical spaces such as fitness clubs, bars, restaurants, art galleries, and more
* Token-based retail and e-commerce stores

The Portal will also enable you to do a wide variety of "back office" tasks such as issuing tickets for events to whitelisted guests or VIPs, analyzing data, integrating with other apps, and more.

{% hint style="info" %}
If you're interested using Portal, sign up [here](https://portal.tokenproof.xyz/signup)
{% endhint %}


---

# 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/portal.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.
