# Kaisar Network Overview

***Kaisar Cloud (End-Users)***

1. Order & Payment : End-users place an order and make a payment for utilizing GPU compute resources.The payment process will require connecting a wallet and completing the transaction through the wallet.
2. Connect Container/Cluster : After the payment, the end-users are connected to the required container or cluster provided by the Providers.
3. Reporting: End-users usage of the GPU computing resources is reported to the PEAQ Blockchain.
4. Refund: If needed, end-users can get refunds via PEAQ Blockchain consensus. The refund is converted into points, which users can then use for discounts or promotions when purchasing new services.

***Providers***&#x20;

1. Register : Providers register their computing resources (PC, Laptop, Server, Bare metal with GPU) on the PEAQ Blockchain.When providers register, they will need to connect their wallet and make a payment in order to register a worker. These processes are connected with Peaq.
2. Providing Services to Network: Providers make their registered resources available to end-users for connection and usage.
3. Report : Providers report status and usage of their GPU computing resources to the PEAQ Blockchain.
4. Reward :Providers receive rewards from the PEAQ Blockchain based on the reports.

***Kaisar Checkers***&#x20;

1. Checking : Kaisar Checkers (Nodes) perform checks on the computing resources provided by the Providers.
2. Proof of Work (PoPW) : After performing checks, Kaisar Checkers provide Proof of Physical Work (PoPW) to the PEAQ Blockchain.The checker will send performance evaluation tasks to the worker, and then update the results on the chain.
3. Report : Kaisar Checkers report provider findings and the status of the resources to the PEAQ Blockchain.
4. Reward : Kaisar Checkers receive rewards from the PEAQ Blockchain for their services based on the reports.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeWPsunPaS49NFDlFpFPv3i1TUHIeF1b-7Syyn7sPRfGoRLf9N_XNFL_mVjVAVvkK5bCRTe_iV9KnPB6HVwrTu1wrIF3GSuAAoQacPMJRkFvkBMrygtF-DYZAUBhA61m3b6GY7EunzuSqLPYRLesuK6vnM?key=UbI8YI3-VF8UhldN54mDkg" alt=""><figcaption></figcaption></figure>

For detailed explanation of each component please check Detailed Architecture Section


---

# 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.kaisar.io/kaisar-network/kaisar-architecture/overview/kaisar-network-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.
