# Lens

Follow these steps to use a Reveel Revenue Path to share revenue on Lens Protocol:

1\) Create your Revenue Path on the [Reveel App](https://app.r3vl.xyz/). Be sure to use the Polygon network. Once you have successfully created your Revenue Path, copy its smart contract address.

2\) Navigate to the Lens app that you'll be using to mint your NFT. Navigate to "Post" or "Upload" and look for "Splits" (this may be listed under "Advanced Settings" or "Collect Module")

3\) Paste the Revenue Path address from step 1 into the Split module and assign it a 100% split. All funds will be distributed according to the rules that you set in step 1.

Here's how this process looks on Lenstube's upload flow:

<figure><img src="/files/KAaf5HTrcI0uURTVcI5H" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/qA4IAEczbFIZMEaDNeff" alt=""><figcaption></figcaption></figure>


---

# 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.r3vl.xyz/reveel-protocol-v2-documentation/nft-marketplace-integrations/lens.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.
