# Web3 Infrastructure

XenonBox provides essential Web3 infrastructure services, which are foundational to decentralized applications (dApps) and platforms. The ecosystem offers tools and services that support the development, deployment, and scaling of dApps. These infrastructure services include decentralized storage, data indexing, and smart contract hosting, ensuring that projects built on XenonBox are secure, scalable, and censorship-resistant.

* **Key Features:**
  * **Decentralized Storage:** Securely store data off-chain with redundancy across multiple nodes.
  * **Data Indexing:** Efficient data retrieval and querying for dApps.


---

# Agent Instructions: 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:

```
GET https://xebox.gitbook.io/xenonbox/xenonbox-products/web3-infrastructure.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.
