# BOLTEVM NEOS

## BOLTEVM NEOS

- [Installations](https://boltevm.gitbook.io/boltevm-neos/installations.md): Software for access.
- [Boot Order \[VR\]](https://boltevm.gitbook.io/boltevm-neos/boot-order-vr.md): PCVR / STEAM VR
- [Boot Order \[PC\]](https://boltevm.gitbook.io/boltevm-neos/boot-order-pc.md): 2D PC
- [Boot Order \[ Android APK\]](https://boltevm.gitbook.io/boltevm-neos/boot-order-android-apk.md): Coming soon
- [BOLTEVM \[ETH\]](https://boltevm.gitbook.io/boltevm-neos/assets/boltevm-eth.md): Ethereum Virtual Machine Sound stage & Content Key.
- [BOLT Classic \[MATIC\]](https://boltevm.gitbook.io/boltevm-neos/assets/boltevm-eth/bolt-classic-matic.md): Polygon MATIC Open Source World Protocol.
- [$BOLT Tokenomics](https://boltevm.gitbook.io/boltevm-neos/assets/boltevm-eth/bolt-classic-matic/usdbolt-tokenomics.md): 12,311,000 Tokens on Ethereum & Polygon MATIC
- [BOLTEVM Toolkit Download](https://boltevm.gitbook.io/boltevm-neos/boltevm-toolkit-download.md): How to acquire the Virtual World Toolkit.
- [BOLTEVM BLEND Extraction.](https://boltevm.gitbook.io/boltevm-neos/boltevm-blend-extraction..md): Here is a step-by-step guide for exporting 3D assets from Blender and importing them into Unity


---

# 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://boltevm.gitbook.io/boltevm-neos/installations.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.
