> For the complete documentation index, see [llms.txt](https://docs.aios.foundation/aios-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aios.foundation/aios-docs/getting-started/quickstart/use-webui.md).

# Use WebUI

## Chat Interface Guide

> 🚀 The WebUI demo is now fully functional and live at <https://app.aios.foundation/chat>

### Quick Start

1. Pick a model
   * Choose between Gemini or GPT
   * Look for the model selector at the top
2. Add your API key
   * Click "Configure API Key" when prompted
   * Enter your key in the popup window
3. View an agent
   * Click an agent from the left sidebar
   * Each agent has special skills
4. Start chatting!
   * @ an agent to select the agent
   * Type your message
   * Press Enter to send and chat with the selected agent

### Tips & Tricks

💡 **Quick Commands**

* Use `@agent_name` to talk to specific agent
* Example: `@math_agent what is 2+2?`

🔄 **Managing Chats**

* Click "New Chat" for fresh conversation
* All chats save automatically
* Search old chats in right sidebar

### Common Issues

⚠️ **No API Key?**

* Get Gemini key from Google AI Studio
* Get GPT key from OpenAI

<figure><img src="/files/pKp7eFUmsS3zcc4DSLFM" alt=""><figcaption><p>WebUI</p></figcaption></figure>
