> For the complete documentation index, see [llms.txt](https://p00ls.gitbook.io/p00ls-v2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://p00ls.gitbook.io/p00ls-v2/token-utility-and-integrations/premium-integrations/lens-integration.md).

# Lens Integration

The Lens protocol allows creators to integrate their tokens with Hey and Orb, opening up exciting possibilities for rewarding and engaging their token holders. &#x20;

## [Hey](https://hey.xyz/)[.xyz](https://hey.xyz/)

**Create Collectable Posts using a Creator Token**

* Posts that are collectable with your Creator Token become an exclusive utility for your token holders
* Create awareness about your Token and your Token Holder community on the Hey platform&#x20;

## [Orb](https://www.orb.ac/)

**Create a Token Gated Orb Community**

* Create a community for your most engaged fans that is gated using your Creator Token.&#x20;
* Fans will have to hold a specific amount of tokens in order to join the Community
* Make posts public or private for only community members
* Community members can be added to your Token Allowlist so that they can make posts Collectable with the token on Orb or on Hey

**Token Gated Badges**

* Using Coinvise, you can create a Badge that is directly linked to your Orb community members
* In order to mint the Badge and add to their profiles, user must holder a certain amount of tokens, as well as other requirements that you assign
* The Badge is a way to showcase a members engagement in the Orb community by having the Badge attached to their profile & visable to anyone who see's their posts

If you would like to integrate your Token on Hey and Orb, send in an[ Integrations Request](https://p00ls.typeform.com/p00lscontact?typeform-source=app.gitbook.com).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://p00ls.gitbook.io/p00ls-v2/token-utility-and-integrations/premium-integrations/lens-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
