# Our GPUs (Coreweave)

Odyssey powers all Unreal Engine experiences using [Coreweave's](https://coreweave.com/) GPUs.

Odyssey makes available three different GPUs from Coreweave:<br>

<table><thead><tr><th>GPU</th><th width="141">Equivalent to</th><th>Availability</th><th>Subscription Required</th></tr></thead><tbody><tr><td>RTX_A6000</td><td>RTX 3080</td><td>Medium (hundreds)</td><td>Pro or Enterprise</td></tr><tr><td>RTX_A5000</td><td>RTX 3070</td><td>High (up to 1000)</td><td>Pro or Enterprise</td></tr><tr><td>RTX_A4000</td><td>RTX 3060</td><td>Very High (thousands)</td><td>Any</td></tr></tbody></table>

If your UE project has reduced hardware requirements, there are weaker/cheaper GPUs that we can make available to you. Be in in touch through [Discord](https://discord.com/channels/926957916089634836/1093581069116244071) to discuss further.

## Regions

Odyssey's Coreweave GPUs are available in two regions, each with similar capacity volumes:

* US Central
* US West


---

# 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.odyssey.stream/faq/our-gpus-coreweave.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.
