# Set Up Your Wallet

**Welcome aboard!** 🌊

Getting started with Ocean is fast and easy.

👉 [Click here to open the Ocean Telegram Bot](https://t.me/TradeOceanBot).

<sub>\*Don’t have Telegram yet? Download it</sub> [<sub>here</sub>](https://telegram.org/) <sub>and get set up in seconds.</sub>

Open the bot and follow these simple steps:

{% stepper %}
{% step %}
Tap <kbd>**Start**</kbd> on the Ocean bot welcome screen.
{% endstep %}

{% step %}
Accept the **Terms of Service and Privacy Policy**.
{% endstep %}

{% step %}
Your **Wallet** will be automatically created.&#x20;

**Tap** on the blurred field to reveal your **Private Key**. 🔒 \
\&#xNAN;*Make sure to store your private key safely, it’s the only way to recover your wallet if needed.*
{% endstep %}

{% step %}
Tap **`Continue`**  to complete your wallet setup.
{% endstep %}

{% step %}
Your Ocean account is ready to go. Now [fund your wallet](/getting-started/fund-your-wallet.md) to start trading! :rocket:&#x20;
{% endstep %}
{% endstepper %}

<figure><img src="/files/CFP01GhvpRGLLEPEoa9n" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Secure your private key.** This is your access to the wallet, and it must be kept safe and private at all times!
{% endhint %}


---

# 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.oceanbots.ai/getting-started/set-up-your-wallet.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.
