# Overview

The Kaisar GPU Container is a powerful tool within the Kaisar decentralized network, designed to provide users with easy access to GPUs by encapsulating GPU workloads in containers. These containers can then be easily used for high-performance computing and AI workflows.

#### <mark style="color:blue;">Key Features</mark>

* Ease of Use: Kaisar GPU Container prioritizes user experience by offering dashboards that provide instant information. Container creation is quick enabling users to access GPUs.
* Real-time: The portal delivers real-time GPU container interactions and updates&#x20;
* Customizability: Users can customize their container environment to their preferences, reducing configuration time and increasing productivity.
* Security: The portal is secured with multiple layers of control, including a robust/modular design with granular access control to safeguard user data and GPU container operations.


---

# 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/products/kaisar-cloud-end-users/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.
