# Features

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


---

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