# First Steps

{% hint style="info" %}
It’s essential to manage your private key carefully. Please ensure you store it securely, as deleting the Telegram message shown below will make it permanently irretrievable for security reasons.

Once you’ve safely stored your private key, we strongly recommend deleting the Telegram message.

Follow the steps below to securely set up your account and get ready for trading.
{% endhint %}

{% embed url="<https://youtu.be/oTbsMnH687Q>" %}

***

## Getting Started

{% stepper %}
{% step %}
When you first connect to Bloom, you will see the following message. Please read it carefully, and if you agree with our Terms of Service, tap <kbd>Continue</kbd>.
{% endstep %}

{% step %}
It’s essential to manage your private key carefully, be sure to save it in a secure place.

<div align="left"><figure><img src="/files/crLrYx5W2aWWtFL1e8Dp" alt="" width="398"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
After completing the initial steps outlined above, simply tap <kbd>🚀 Start Trading</kbd> to enjoy Bloom full potential.
{% endstep %}
{% endstepper %}


---

# 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.bloombot.app/solana/getting-started/first-steps.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.
