Nyquest Platform Documentation

Nyquest is a multi-model AI workspace. One interface, models from every major provider, transparent pricing, built-in cost control.

This documentation covers the Nyquest App at app.nyquest.ai — the primary product. For questions or help, join the Discord.

The Workspace

The Nyquest workspace is where you interact with AI models. It includes a chat interface, conversation sidebar, model selector, and settings panel.

Layout

The workspace is fully responsive. Same features on desktop, tablet, and phone.

Sending Your First Message

Open app.nyquest.ai. Type a message and press Enter. By default, smart routing selects the best model for your prompt. The response streams back in real time.

Every message creates a conversation with an auto-generated title. Conversations are saved automatically and appear in the sidebar.

Smart Routing

When no model is pinned, Nyquest automatically routes your prompt to the best available model based on tiered logic.

How it works

Routing considers prompt complexity, token count, and cost-awareness. You can override routing at any time by pinning a model.

Model Pinning

Pin a specific model to a conversation. Every message in that thread goes to the pinned model — no routing, no switching.

To pin a model, use the model selector dropdown above the chat input. Select any available model from the supported providers. The pinned model is displayed in the conversation header.

To unpin, select "Smart Routing" from the model selector. The conversation returns to automatic routing.

Supported Models

Nyquest supports models from all major providers, accessible via BYOK or hosted routing:

ProviderModels
AnthropicClaude Opus 4.6, Sonnet 4.6, Haiku 4.5
OpenAIGPT-5.4, GPT-5.4 Mini, GPT-5.4 Nano, GPT-5.3
GoogleGemini 3.1 Pro, Gemini 3 Flash, Gemini 2.5 Flash
xAIGrok-3, Grok-3 Mini
MistralMistral Large, Mistral Small
MetaLlama 4 Maverick
DeepSeekDeepSeek V3, DeepSeek R1
+ More300+ additional models from all major providers

All models use standard provider pricing with no markup. Hosted requests deduct from your prepaid wallet. BYOK requests are always free through Nyquest. See Pricing for rates.

Routing Tiers

Smart routing uses three tiers based on prompt characteristics:

TierWhen UsedExample Models
T1 — PremiumComplex reasoning, code generation, multi-step tasksClaude Opus 4.6, GPT-5.4, Gemini 3.1 Pro
T2 — GeneralStandard questions, writing, analysisClaude Sonnet 4.6, GPT-5.4 Mini, Gemini 3 Flash
T3 — EfficientSimple lookups, formatting, classificationHaiku, Llama 8B, Mistral Small

Conversations & Memory

Every conversation is stored with full message history. Conversations persist across sessions — close the tab, come back later, pick up where you left off.

Features

Web Grounding

Nyquest includes built-in web search. When enabled, live search results are injected into your prompt context before the model sees it.

How to use

Streaming

All model responses stream in real time via Server-Sent Events (SSE). Tokens appear as they're generated — no waiting for the full response to complete.

Streaming works across all supported models and all providers. There is no configuration needed.

Inspect Panel

The inspect panel shows per-request details for every message:

BYOK (Bring Your Own Keys)

BYOK lets you use your own API keys for any supported provider. Your requests go directly to the provider under your account and billing.

Setup

How it works

Supported providers

OpenAI, Anthropic, Google, xAI. Add or remove keys at any time in Settings.

Themes & Appearance

The workspace ships with a full theme engine. All themes are free — always included, no paywall.

Available themes

Midnight (default dark), Aurora (purple), Glacier (light), Ember (warm dark), Terminal (green-on-black), Ocean (deep blue), Cream (warm light), Neon (cyberpunk). More themes added regularly.

Customization

Budget Controls

Nyquest includes optional daily budget controls. Set a spending limit, and Nyquest enforces it automatically.

How billing works

Optional daily limits

Budgets apply across all models using standard pricing. There are no fixed tiers — you decide what makes sense for your usage.

Account & Auth

Nyquest uses token-based authentication. Sessions are secure and persistent across browser restarts.