> ## Documentation Index
> Fetch the complete documentation index at: https://docs.orq.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Nebius

> Route Nebius model requests through Orq.ai's AI Gateway. Access open models via Nebius Token Factory's OpenAI-compatible API with observability.

## Setup Your API Key

To use Nebius with Orq.ai, follow these steps:

1. Navigate to **AI Gateway** > BYOK
2. Find **Nebius** in the list
3. Click the **Configure** button next to Nebius
4. In the modal that opens, select <kbd className="key">Setup your own API Key</kbd>
5. Enter a name for this configuration (e.g., "Nebius Production")
6. Paste your Nebius API Key into the provided field
7. Click **Save** to complete the setup

Your Nebius API key is now configured and ready to use with Orq.ai in **AI Studio** or through the **AI Gateway**.

<Info>
  Get the API key from the Nebius Token Factory dashboard after creating an account.
</Info>

## Available Models

The **AI Gateway** supports Nebius models across chat, vision, and embedding, including NVIDIA Nemotron, Hermes, and Qwen model families. All models use the `nebius/` prefix.

<Card title="Browse Nebius models" icon="grid" href="/docs/ai-studio/ai-gateway/supported-models" arrow>
  View the full list of supported Nebius models in the **AI Gateway**.
</Card>
