# Explore

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

## What is Explore?

Explore is the section where you can discover all the characters and stories available on Storychat. The Explore page provides three main types of information:

* **Leaderboard**
* **Characters**
* **Stories**

Using the basic UI, users can browse high-ranking characters and stories, or utilize the search function to find specific characters or stories they are interested in.

## Leaderboard

The leaderboard displays participants who are currently ranked at the top. The following ecosystem participants are tracked and displayed on the leaderboard:

* **Story Maker**
* **Story**
* **Character**

Through the leaderboard, users can directly access the content of top creators or characters. Each participant's contribution and score are measured based on various criteria, and rewards are given at the end of each season.&#x20;

For more details about Storychat's seasonal operations and reward system, refer to the [Seasonal Leaderboard ](/storychat/ecosystem/rewards/seasonal-leaderboard.md)section.

<figure><img src="/files/fjWIH1z7saNmw6TREbOm" alt="" width="214"><figcaption></figcaption></figure>

The Explore feature allows users to easily navigate through Storychat’s diverse content and creators, discovering intriguing stories and characters.


---

# 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://storychat.gitbook.io/storychat/product/4.-edit-my-creator-profile.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.
