# Token Economy 101

<figure><img src="/files/tYPOQ6FrD7x88cbcM3qV" alt=""><figcaption><p>Copyright 2022 Daply Inc</p></figcaption></figure>

## Super Manager

Super Managers are admins, creators, community managers and organization leaders.&#x20;

## Passports

Passports are ERC1155 smart contracts that represent the Super Admin community.&#x20;

## Tokens

Tokens are ERC-20 tokens that are used for exchange within the ecosystem. These tokens are used to incentivize behaviors within the communities.&#x20;

## Sub Community

These are communities, creators and businesses that use the Passports and Tokens created by the Super Admin.

## General User

These are members of the general community and the web who use the blockchain products.&#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://about.daply.co/daply-or-the-next-gen-creator-portal/getting-started/token-economy-101.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.
