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

# Quickstart

> Create your first Vecbase agent in minutes

# Quickstart

## 1. Create an Account

Go to [vecbase.com](https://vecbase.com) and sign up with your email, Apple, or Google account.

## 2. Subscribe

Choose a plan for your workspace. Your workspace is where you and your team create and manage agents.

## 3. Create an Agent

Click **New Agent** in the sidebar. Give it a name and pick a model:

| Model           | Best For                           |
| --------------- | ---------------------------------- |
| vecbase-1.0     | Everyday tasks, quick answers      |
| vecbase-1.0-pro | Complex thinking, coding, analysis |
| vecbase-1.0-max | The most capable, deep research    |

## 4. Start Chatting

Type a message and your agent gets to work. Try things like:

* *"Summarize this PDF for me"*
* *"Write a Python script that..."*
* *"Research the latest trends in..."*
* *"Create an image of..."*
* *"Turn this audio file into text"*
* *"Send an email to the team about..."*
* *"Set up a daily report every morning at 9am"*

Your agent can handle multi-step tasks — just describe what you need.

## 5. Connect a Channel (Optional)

Want your agent to respond on Telegram or Feishu? See the [Channels guide](/channels/overview).

## Next Steps

<CardGroup cols={3}>
  <Card title="Channels" icon="messages" href="/v1/agents/channels">
    Let people reach your agent on Telegram, Feishu, and more
  </Card>

  <Card title="What Can It Do?" icon="wand-magic-sparkles" href="/v1/agents/skills">
    Explore all the things your agent can do
  </Card>

  <Card title="Join Discord" icon="discord" href="https://discord.gg/DUKAnAEay3">
    Questions? Feedback? Come chat with us
  </Card>
</CardGroup>
