> For the complete documentation index, see [llms.txt](https://whitepaper.kompute-ai.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.kompute-ai.pro/kompute-ai.md).

# Kompute AI

Kompute AI is an innovative decentralized computing platform revolutionizing the artificial intelligence (AI) landscape and computational power distribution channels. By harnessing the collective GPU power of a decentralized network, Kompute AI empowers individuals and organizations to access, share, and monetize computational resources efficiently.

With a focus on democratizing AI, Kompute AI facilitates tasks ranging from AI model training to natural language processing. Whether you're a GPU owner seeking to monetize idle resources or an AI researcher in need of computational power, Kompute AI provides a seamless, transparent, and rewarding solution.

Central to Kompute AI's mission is the development of a decentralized Language Model (LLM), fueled by the collective efforts of our community. This LLM serves as a cornerstone for AI-driven applications, offering a robust foundation for natural language processing tasks. Leveraging the power of our decentralized network of GPUs, the Kompute AI LLM is continuously trained and refined, ensuring state-of-the-art performance and adaptability.

Furthermore, Kompute AI's open ecosystem welcomes projects and developers eager to build on top of its decentralized network or integrate with its LLM, fostering innovation and collaboration in the AI space. Together, we are pioneering a new era of decentralized computing, giving access to individuals and organizations to the computing power required to unleash the full potential of AI.


---

# 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 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://whitepaper.kompute-ai.pro/kompute-ai.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.
