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

# The Working Dead

The Working Dead is an innovative project founded in 2022 which took on the ambitious challenge of building a scalable, robust and secure <mark style="color:yellow;">**cross-chain educational platform solution**</mark> which allows content creators to deliver and monetise their content in the form of lightweight courses and lessons using blockchain technology.

At the core of our project is the use of our NFTs as a way to stake and earn our proprietary token, $WORK. These tokens will fuel the upcoming features of our platform and the growth of our learning ecosystem.

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

We are building something special: a long-lasting platform that empowers individuals and communities to **learn new skills**, share their knowledge within our community and at the same time provide a unique **monetization model** for content creators.

We aim to **push the boundaries** of what is possible with NFTs and blockchain technology in education, and we invite you to join us on our exciting journey!

{% hint style="info" %}
All information presented in this document could be subject to change. We're committed to doing everything we can for the success of The Working Dead.

This includes listening to our community and taking into account various feedback, if at any point it is deemed that some changes could be beneficial for the future of the project we'll act accordingly.

Further legal implications can be found in our [terms and conditions](/working-dead-livepaper-v1/terms-and-conditions.md#nft-sales-terms).
{% endhint %}


---

# 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://workingdead.gitbook.io/working-dead-livepaper-v1/introduction/the-working-dead.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.
