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

# What is Zeno?

**Zeno is a revolutionary Web3-based ecosystem implementing Game-Fi and Social-Fi elements, that combines the best of education, lifestyle, and technology to unlock and exceed the full potential of humanity.**

Our **Learn2Earn** concept provides access to an extensive library of expert-led courses, where anyone can learn from  **the world's most accomplished leaders, thinkers, and creators.**

With its cutting-edge technology, Zeno creates a dynamic and immersive environment where **users can explore, level up and earn valuable real world utilities.** The platform's advanced reward system and attribute model provides a level of depth and customization that is unmatched in the education industry.

At Zeno, we believe that education is the key to unlocking one's full potential.&#x20;

&#x20;With over 100 topics covering a wide range of subjects, including business, psychology, finances, science, technology and more, Zeno is the perfect destination for anyone looking to level up their life.<br>

Add the Zeno Token [HERE.](https://vittominacori.github.io/watch-token/page/?hash=0x7b2261646472657373223a22307834343765386262333163333435636234306664643132303239613662386238393730356431376633222c226c6f676f223a2268747470733a2f2f66696c65732e676974626f6f6b2e636f6d2f76302f622f676974626f6f6b2d782d70726f642e61707073706f742e636f6d2f6f2f7370616365732532464837523446475137544c776b484b574c3037473125324675706c6f6164732532466c574d77597a5476686b623941535842334f39762532467a656e6f4c6f676f3132382e706e673f616c743d6d65646961227d\&network=bsc_mainnet)


---

# 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://zeno-office.gitbook.io/zeno-litepaper/overview/what-is-zeno.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.
