# WoW Books

## WoW Books (русская версия)

- [Введение](https://whitepaper.worldwords.io/obzor/vvedenie.md)
- [Преимущества для читателей](https://whitepaper.worldwords.io/obzor/preimushestva-dlya-chitatelei.md)
- [Преимущества для авторов](https://whitepaper.worldwords.io/obzor/preimushestva-dlya-avtorov.md)
- [Метавселенная](https://whitepaper.worldwords.io/obzor/metaverse.md)
- [Книги](https://whitepaper.worldwords.io/nft/knigi.md): Боксы и сами книги
- [Фигурки](https://whitepaper.worldwords.io/nft/figurki.md): Боксы и сами фигурки (в процессе разработки)
- [Наклейки](https://whitepaper.worldwords.io/nft/nakleiki.md): В процессе разработки...
- [Литкоины](https://whitepaper.worldwords.io/mekhaniki/litkoiny.md): Что такое литкоины, как их заработать и на что потратить
- [Книжный шкаф](https://whitepaper.worldwords.io/mekhaniki/knizhnyi-shkaf.md)
- [Редкость книг](https://whitepaper.worldwords.io/mekhaniki/redkost-knig.md)
- [Ревил](https://whitepaper.worldwords.io/mekhaniki/reveal.md)
- [За шкафом](https://whitepaper.worldwords.io/mekhaniki/za-shkafom.md)
- [Креаторы](https://whitepaper.worldwords.io/mekhaniki/creators.md)
- [Апгрейд книг](https://whitepaper.worldwords.io/mekhaniki/apgreid-knig.md)
- [Альбомы](https://whitepaper.worldwords.io/mekhaniki/albums.md)
- [Аренда](https://whitepaper.worldwords.io/mekhaniki/arenda.md)
- [Книги народного достояния (КНД)](https://whitepaper.worldwords.io/mekhaniki/knigi-narodnogo-dostoyaniya-knd.md)
- [Чеканка предзагруженных книг](https://whitepaper.worldwords.io/sobytiya/chekanka-predzagruzhennykh-knig.md)
- [Реферальная программа](https://whitepaper.worldwords.io/sobytiya/referalnaya-programma.md)
- [Публикация книг в WoW Books](https://whitepaper.worldwords.io/dlya-pisatelei/publikaciya-knig-v-wow-books.md)
- [Защита прав на рукопись в блокчейне](https://whitepaper.worldwords.io/dlya-pisatelei/zashita-prav-na-rukopis-v-blokcheine.md): В процессе разработки...
- [Официальные ссылки](https://whitepaper.worldwords.io/informaciya/oficialnye-ssylki.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://whitepaper.worldwords.io/obzor/vvedenie.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.
