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

# Quickstart

Follow these simple steps to start using CoinVera’s WebSocket API:

1. **Create your account**\
   Visit [coinvera.io](https://www.coinvera.io) and sign up for a free account.
2. **Generate an API key**
   * Log in and navigate to the **API Keys** section in your dashboard.
   * Click **Create New Key** and give it a descriptive name.
   * Copy your API key— you’ll need it for authentication.
3. **Choose a subscription plan**
   * Go to the **Plans** page.
   * Select the plan that best fits your requirements.
   * If you’re just testing, the **FREE** plan is a great way to get started.
   * You can always upgrade as your needs grow.
4. **Connect and start streaming**
   * Use your API key to authenticate your WebSocket connection.
   * Subscribe to price feeds, trade events, or wallet activity in real time.

You’re all set! 🚀
