# Aurivis

## Aurivis

- [Overview](https://docs.aurivis.io/intoruduction/overview.md): Aurivis: Decentralized GPU Renting, Web Hosting, AI Tools & More!
- [Ecosystem](https://docs.aurivis.io/intoruduction/ecosystem.md): Aurivis: Decentralized GPU Renting, Web Hosting, AI Tools & More!
- [Lending/Renting Node](https://docs.aurivis.io/development/lending-renting-node.md): Aurivis: Decentralized GPU Renting, Web Hosting, AI Tools & More!
- [Web hosting](https://docs.aurivis.io/development/web-hosting.md): Aurivis: Decentralized GPU Renting, Web Hosting, AI Tools & More!
- [TPU Service](https://docs.aurivis.io/development/tpu-service.md): Aurivis provides Web hosting, TPUs, lend-and-rent nodes, Web3 infrastructure, and GPU computing with a unique revenue-sharing model for token holders.
- [Unique Usecases](https://docs.aurivis.io/development/unique-usecases.md): Aurivis: Decentralized GPU Renting, Web Hosting, AI Tools & More!
- [Aurivis Tokenomics](https://docs.aurivis.io/development/aurivis-tokenomics.md): Aurivis: Decentralized GPU Renting, Web Hosting, AI Tools & More!
- [Roadmap](https://docs.aurivis.io/development/roadmap.md): Aurivis: Decentralized GPU Renting, Web Hosting, AI Tools & More!
- [Social Links](https://docs.aurivis.io/aurivis-official-link/social-links.md): Aurivis: Decentralized GPU Renting, Web Hosting, AI Tools & More!


---

# 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://docs.aurivis.io/intoruduction/overview.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.
