# Account Setup

## Join the Waitlist

Go to [vyper.trade](https://www.vyper.trade/) and click "Start Trading". You'll then be prompted to connect your Telegram account. Click the "Connect Telegram Button". The link will automatically redirect you to the Vyper Companion. The Telegram bot will notify you that you've joined the waitlist once connected.&#x20;

***

## Create an Account

When you've been selected off the waitlist to access Vyper a message will be sent with a link to create your Vyper account. Click the login link to create your account and initiate the onboarding process.

***

## Save Private Keys

Users are given the private key of their initial wallet to trade on Vyper. Make sure to save the private key in a safe location so you can always access your funds.&#x20;

***

## Deposit Funds

Users are prompted to deposit funds to start trading immediately after creating their account. Manually deposit funds or connect your wallets to submit a transaction to transfer trading funds.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.vyper.trade/getting-started/account-setup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
