> For the complete documentation index, see [llms.txt](https://ktk-project.gitbook.io/ktk-project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ktk-project.gitbook.io/ktk-project/white-paper-en/metaverse-platform/immersive-educational-content.md).

# Immersive Educational Content

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

Neovista, previously known as K-World, is introducing a simple and convenient system that allows participants to use AR or VR systems to participate as tutors or tutees in the studying area of the platform. This provides an opportunity for participants to engage with each other and learn from one another in a dynamic and immersive environment.

Tutors will receive rewards for teaching and supporting tutees using Neovista's utility token. This incentivizes participants to share their knowledge and expertise with others on the platform. Additionally, as the platform's technology continues to improve, Neovista is expecting to provide real-life experiences in the education field. For instance, tutees will be able to walk through the streets near the Statue of Liberty and enter the monument, providing a more immersive and engaging learning experience.

Overall, the studying area in Neovista provides a unique and innovative way for participants to learn from each other and share their knowledge. The platform's support for AR and VR systems allows for a more dynamic and immersive learning experience, while the use of utility tokens provides an incentive for tutors to share their knowledge with others. As Neovista's technology continues to improve, the platform will be able to offer even more exciting and engaging learning experiences for its participants.


---

# 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://ktk-project.gitbook.io/ktk-project/white-paper-en/metaverse-platform/immersive-educational-content.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.
