# Token Landing Pages

About Token Landing Pages

Having a public, dedicated landing page for Creator tokens is crucial as it serves as a centralized hub that effectively communicates brand, rewards, and information such as contract addresses. This page enhances discoverability and provides a clear presentation of how to participate in the token economy, as well as stay updated with the latest developments such as leaderboards and other upcoming features.

## How it works

**Step 1: Find your token landing page**

Navigate to the P00LS **Explore** page by going to <https://app.p00ls.io/explore>. Enter your token symbol in the search bar. For this example, we will use the DEV token.

<figure><img src="/files/WpQLfe0ozrE6tdghREMH" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/3bYpD0nBj1yGzMZm1NDD" alt="" width="563"><figcaption></figcaption></figure>

**Step 2: Navigating your token landing page**

Here you and your community have access to four key features:

<figure><img src="/files/oKyA99QfkrBNRXIWCadJ" alt="" width="375"><figcaption></figcaption></figure>

1. **Rewards**: Links to your [current token economy](https://p00ls.gitbook.io/p00ls-v2/token-distribution/token-economy), comprised of all active rewarded engagements that are eligible to earn your token.&#x20;

> **✨Each reward links out to the** [**engagement**](https://p00ls.gitbook.io/p00ls-v2/token-distribution/token-rewards-general/engagement-types) **that a user can participate in to start earning token rewards. This link can be used to promote a creators whole ecosystem, encouraging new and existing fans to engage with them as much as possible.**&#x20;

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

<figure><img src="/files/5PciKKYWXPzbCSSsEltV" alt=""><figcaption></figcaption></figure>

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

2. **Tipping**: Farcaster and Lens [tipping dashboards](https://p00ls.gitbook.io/token-integrations-guide/app-store/social-tipping).

> ✨**Users can check their profiles to see their updated daily allowance and tips received in real time. This page will reflect how many tokens a user has left as they tip tokens throughout the day, along with how many tokens they have received.**&#x20;

<figure><img src="/files/0Qx6xzgubKBBOObBU6Fp" alt="" width="375"><figcaption></figcaption></figure>

<div align="center"><figure><img src="/files/H5eS4V7nEGimKpHQm4wk" alt="" width="375"><figcaption></figcaption></figure></div>

<figure><img src="/files/X7miNpUWNoQHasTx2n66" alt="" width="375"><figcaption></figcaption></figure>

> ✨**These stats are updated in real time. By clicking on SHARE, users with an allowance can share how many tips they have left for the day, and use the link to create a Frame on Farcaster.**&#x20;

3. **Leaderboard**: Access Top Holder and Earner [leaderboards ](https://p00ls.gitbook.io/token-integrations-guide/app-store/p00ls-customizable-embeds)for your token

<figure><img src="/files/lsSIkA14S7D5L9WvwhBQ" alt="" width="375"><figcaption></figcaption></figure>

4. **Claim**: View and claim eligible Weekly Rewards for a given wallet based on the latest P00LS protocol [weekly snapshot](https://p00ls.gitbook.io/p00ls-v2/p00ls-creator-tokens/token-quick-facts#weekly-rewards)

> ✨**This is where users can see how many of your tokens they are earning each week, along with where they stand in your leaderboard. This is also where Tezos NFT holders will see if they are eligible for any token rewards.**&#x20;

<div align="center"><figure><img src="/files/ZgQBglfWOIhq1AscIg1n" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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://p00ls.gitbook.io/p00ls-v2/getting-started-with-p00ls/token-landing-pages.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.
