Discover
Open app

Introduction

Learn the first steps for using Ando with apps, virtual keys, and inference controls.

Ando Discover is the guide surface for learning how the platform works before you put an app or agent on the network.

Ando brand horizon scene
Ando light interface sceneAndo motion agent scene

Ways to Start

Choose the path that matches what you are trying to connect.

First Setup

  1. Create a Virtual Key for an app or agent.
  2. Set Authorization: Bearer <your-virtual-key>.
  3. Point your OpenAI SDK baseURL to https://api.andoai.xyz/v1.
  4. Send POST /chat/completions.

Available References

Use these when you need the implementation details behind the guide.

On this page