Back to Home

Install via Prompt

Already have OpenClaw set up? Just paste a prompt to configure ORQA.

Step 1: Create an Account

First, sign up for ORQA to get your API key.

Step 2: Copy the Installation Prompt

Paste this prompt into OpenClaw or your AI assistant to help configure ORQA.

Help me configure OpenClaw to use ORQA as my AI provider. ORQA is an intelligent AI router that automatically selects the best model for each request. Here's what I need: 1. Sign up for an ORQA account at https://orqa.micrux.co/register 2. Get my API key from the dashboard 3. Configure OpenClaw with the ORQA provider The ORQA API endpoint is: https://orqa.micrux.co/v1 Please help me update my OpenClaw configuration.

Step 3: Or Manually Add the Config

If you prefer to configure manually, add this to your OpenClaw settings. Replace YOUR_ORQA_API_KEY with your actual API key from the dashboard.

{ "providers": { "orqa": { "baseUrl": "https://orqa.micrux.co/v1", "apiKey": "YOUR_ORQA_API_KEY", "models": ["*"] } }, "defaultProvider": "orqa" }

Need Help?

Check out these resources if you get stuck.