# Overview

Cloud gaming and game streaming solutions powered by CLORE.AI GPUs.

Transform any device into a gaming powerhouse by streaming games from GPU-accelerated cloud instances. Our guides cover remote gaming solutions that deliver high-quality, low-latency gaming experiences over the internet.

Perfect for gamers who want to play demanding titles on lightweight devices, content creators who need powerful streaming setups, or anyone looking to access gaming hardware without the upfront investment. Stream your favorite games with minimal latency across the Clore.ai marketplace.

## Available Guides

| Guide                                                                                        | Use Case                         | Difficulty |
| -------------------------------------------------------------------------------------------- | -------------------------------- | ---------- |
| [Sunshine + Moonlight](https://docs.clore.ai/guides/gaming-and-streaming/sunshine-moonlight) | Low-latency game streaming setup | Medium     |

## GPU Recommendations

| Gaming Type | Minimum GPU  | Recommended |
| ----------- | ------------ | ----------- |
| 1080p 60fps | GTX 1060 6GB | RTX 3060    |
| 1440p 60fps | RTX 3070     | RTX 3080    |
| 4K 60fps    | RTX 3080     | RTX 4090    |
| VR Gaming   | RTX 3070     | RTX 4080+   |

## Streaming Quality

| Resolution  | Bitrate      | Latency | GPU Usage |
| ----------- | ------------ | ------- | --------- |
| 1080p 60fps | 20-50 Mbps   | <10ms   | Medium    |
| 1440p 60fps | 50-100 Mbps  | <15ms   | High      |
| 4K 60fps    | 100-200 Mbps | <20ms   | Very High |

## Related Guides

* [Advanced Configurations](https://docs.clore.ai/guides/advanced/advanced)
* [Getting Started](https://docs.clore.ai/guides/getting-started/getting-started)


---

# 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.clore.ai/guides/gaming-and-streaming/gaming-streaming.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.
