> For the complete documentation index, see [llms.txt](https://run3scape.gitbook.io/run3scape/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://run3scape.gitbook.io/run3scape/run3scape.md).

# Run3scape

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

## About

Run3scape is an innovative Play-to-Earn (P2E) game that merges the nostalgic experience of oldschool gaming with the advanced capabilities of Web3 technology on the mobile. Players can engage in quests, battles and skill enhancement, all while earning **$RUNE** and **NFTs**.

## $RUNE

{% content-ref url="/pages/c0tPMXZEQXFbDnpMwIEN" %}
[Mission](/run3scape/about/mission.md)
{% endcontent-ref %}

{% content-ref url="/pages/LAYWNRRvv20EfFLCI9NF" %}
[Tokenomics](/run3scape/about/tokenomics.md)
{% endcontent-ref %}

## Use Cases

{% content-ref url="/pages/0E0gssSchnt3p6obObCd" %}
[For Holders](/run3scape/use-cases/for-holders.md)
{% endcontent-ref %}

{% content-ref url="/pages/e728KLc1vJtSJDoA9GBE" %}
[For Gamers](/run3scape/use-cases/for-gamers.md)
{% endcontent-ref %}

## Get Started

{% content-ref url="/pages/doJL0HAeOiU294ljMX0Z" %}
[Broken mention](broken://pages/doJL0HAeOiU294ljMX0Z)
{% endcontent-ref %}

## Resources

{% content-ref url="/pages/7rTsjhGyN2WHEUSHNRia" %}
[Graphic Work](/run3scape/resources/main-resources/graphic-work.md)
{% endcontent-ref %}

{% content-ref url="/pages/gKXYC6IU1ydO6bBgA6fz" %}
[Quick Links](/run3scape/resources/main-resources/quick-links.md)
{% endcontent-ref %}


---

# 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://run3scape.gitbook.io/run3scape/run3scape.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.
