# HUSBY Docs

## HUSBY Docs

- [Project overview](https://husby.gitbook.io/husby-docs/project-overview.md)
- [Concept](https://husby.gitbook.io/husby-docs/concept.md)
- [Energy cost savings and profitability analysis](https://husby.gitbook.io/husby-docs/energy-cost-savings-and-profitability-analysis.md)
- [Principle of AI operation](https://husby.gitbook.io/husby-docs/energy-cost-savings-and-profitability-analysis/principle-of-ai-operation.md)
- [Data for calculation](https://husby.gitbook.io/husby-docs/energy-cost-savings-and-profitability-analysis/data-for-calculation.md): All calculations have been converted from euros to dollars. AVG calculations (April-June)
- [Calculation of electricity consumption](https://husby.gitbook.io/husby-docs/energy-cost-savings-and-profitability-analysis/calculation-of-electricity-consumption.md)
- [Calculation of savings](https://husby.gitbook.io/husby-docs/energy-cost-savings-and-profitability-analysis/calculation-of-savings.md)
- [Profitability](https://husby.gitbook.io/husby-docs/energy-cost-savings-and-profitability-analysis/profitability.md)
- [Cost reduction initiatives](https://husby.gitbook.io/husby-docs/energy-cost-savings-and-profitability-analysis/cost-reduction-initiatives.md)
- [Infrastructure overview](https://husby.gitbook.io/husby-docs/infrastructure-overview.md)
- [AI integration](https://husby.gitbook.io/husby-docs/ai-integration.md)
- [Income streams](https://husby.gitbook.io/husby-docs/income-streams.md)
- [$HUSBY Token](https://husby.gitbook.io/husby-docs/usdhusby-token.md)
- [Roadmap](https://husby.gitbook.io/husby-docs/roadmap.md)
- [Contact information](https://husby.gitbook.io/husby-docs/contact-information.md)
- [Investment disclaimer](https://husby.gitbook.io/husby-docs/investment-disclaimer.md)


---

# 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://husby.gitbook.io/husby-docs/project-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.
