# DEVELOPMENT

- [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!


---

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