# How to use Passports and Tokens

## Gated Content

Restricting content to users with certain passport, passport issue cadences and token amounts allows you to offer your community exclusive content.&#x20;

**Here are some ways you can gate your content with Daply:**

* *Community Token:* You can set a minimum amount of community tokens necessary to access assets.&#x20;
* *Passport:* You can set the passport required to access your digital assets.
* *Unique Gate:* If you'd like to create custom gates for your communities, Daply can accommodate needs on a case by case basis.&#x20;

## Membership Badging

Create new incentive structures for community participation as well as on-chain proof of completion of various tasks.&#x20;

**Here are some ways you can use membership badging:**&#x20;

* **Watch-to-earn:** Easily add learn-to-earn incentives to your community by offering rewards for watching your videos.
* **Engagement Reward:** Distribute exclusive passports and tokens in exchange for engagement with your community.


---

# 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/how-to-use-passports-and-tokens.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.
