# Solar AI

## Solar AI

- [OVERVIEW](https://solar-ai.gitbook.io/solar-ai/overview.md): Solar AI harnesses the power of solar energy to generate electricity for cryptocurrency mining.
- [PROBLEM AT HAND](https://solar-ai.gitbook.io/solar-ai/problem-at-hand.md)
- [SOLUTION](https://solar-ai.gitbook.io/solar-ai/solution.md)
- [MONETIZING](https://solar-ai.gitbook.io/solar-ai/monetizing.md)
- [INFRASTRUCTURE](https://solar-ai.gitbook.io/solar-ai/infrastructure.md)
- [AI INTERGRATION](https://solar-ai.gitbook.io/solar-ai/ai-intergration.md)
- [CASE STUDY](https://solar-ai.gitbook.io/solar-ai/case-study.md)
- [CASE STUDY 1](https://solar-ai.gitbook.io/solar-ai/case-study/case-study-1.md)
- [BULL SCENARIO](https://solar-ai.gitbook.io/solar-ai/case-study/case-study-1/bull-scenario.md)
- [CASE STUDY 2](https://solar-ai.gitbook.io/solar-ai/case-study/case-study-2.md): Are solar panels actually worth it? Let us take a look
- [CASE STUDY 3](https://solar-ai.gitbook.io/solar-ai/case-study/case-study-3.md): Cost analysis, return of investment and compounding time
- [ROADMAP](https://solar-ai.gitbook.io/solar-ai/roadmap.md)
- [WHY US?](https://solar-ai.gitbook.io/solar-ai/why-us.md)
- [TOKENOMICS](https://solar-ai.gitbook.io/solar-ai/tokenomics.md)
- [LINKS](https://solar-ai.gitbook.io/solar-ai/links.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://solar-ai.gitbook.io/solar-ai/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.
