# User Guide

## Hash AI Docs

- [Welcome](https://docs.hashai.co.uk/welcome.md): Built upon a fleet of hyper-efficient mining rigs and supercomputers, we're providing access to industry-leading AI and Mining services:
- [Community Share Pool](https://docs.hashai.co.uk/features/community-share-pool.md): Hash AI's Profit Sharing initiative
- [Node Rental & Lending](https://docs.hashai.co.uk/features/node-rental-and-lending.md): On-demand access to hyper-efficient, high-performance supercomputers.
- [How to Rent](https://docs.hashai.co.uk/features/node-rental-and-lending/how-to-rent.md): Follow these steps to begin renting a supercomputer
- [How to Use](https://docs.hashai.co.uk/features/node-rental-and-lending/how-to-use.md): How to connect to your Node
- [Node Lending](https://docs.hashai.co.uk/features/node-rental-and-lending/node-lending.md): Earn from letting others rent your compute
- [HashMine](https://docs.hashai.co.uk/features/hashmine.md): Fractionalised ASIC Ownership
- [HashMine FAQs](https://docs.hashai.co.uk/features/hashmine/hashmine-faqs.md)
- [FAQs](https://docs.hashai.co.uk/faqs.md): Frequently Asked Questions


---

# 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.hashai.co.uk/welcome.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.
