> For the complete documentation index, see [llms.txt](https://paragon-2.gitbook.io/paragon/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://paragon-2.gitbook.io/paragon/paragon-gpu-network.md).

# Paragon GPU Network

In contrast to other networks and protocols where users mainly utilize GPU power for mining to earn rewards, Paragon Network offers a different approach. Our system reduces resource wastage by smartly managing traffic and resources, ensuring efficient use of GPU power.

On the Paragon network, users contribute their GPU resources and are rewarded accordingly.

{% hint style="info" %}
Simply put: Users who contribute GPU power receive rewards, while those using GPU power from the network pay charges.
{% endhint %}

#### Unique Selling Points (USP)? <a href="#unique-selling-points-usp" id="unique-selling-points-usp"></a>

* Minimizing GPU power wastage.
* Guaranteed uptime: Applications requiring substantial GPU power benefit from uninterrupted access to resources on the Paragon Network.
* Scalability: Our network of GPU clusters adapts to varying needs, ensuring resources are available regardless of scale.
* Enhanced security: Our GPU clusters are designed with layers of security measures to safeguard processing.

#### Use Cases? <a href="#use-cases" id="use-cases"></a>

* Bio Simulations: Complex simulations of viruses, bacteria, or other microorganisms' RNA structures can efficiently run on the Paragon Network's distributed GPU power.
* Graphic Media Rendering: Rendering tasks for games, videos, and other content are efficiently handled using our distributed GPU network.
* Language Model Training: Users can effectively train their own Language Models (LLMs) by leveraging the extensive GPU power available on the Paragon Network.


---

# 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://paragon-2.gitbook.io/paragon/paragon-gpu-network.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.
