# Welcome

**In order to start using BPM do following:**

1. Visit [bpm.blood-solutions.com](https://bpm.blood-solutions.com/?referral_code=rtk).
2. You have 2 options to setup your account\
   \- Create account using *email* and *password* by clicking **"Sign up"** button\
   \- Create account using *Wallet, Telegram* or *Gmail* by clicking **"Log in"** button

<figure><img src="/files/YmImwRqBOgj2KwEx4yxA" alt="" width="446"><figcaption></figcaption></figure>

{% hint style="success" %}
If you used any type of account creation besides **Telegram**, you can link it later by clicking on **Profile button** in the upper right of a page for easier login from any other device.

<img src="/files/X84H7Ok5XhJ8r3NadO1I" alt="" data-size="original">
{% endhint %}

No advanced setup required - **BPM** works in your browser. A free account gives you access to core features immediately.

***

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

**Once you logged in you can visit multiple pages:**

1. [Traders](/getting-started/navigation/traders.md) (visit linked page for detailed information)
2. [Markets](/getting-started/navigation/markets.md) (visit linked page for detailed information)
3. [Watchlist](/getting-started/navigation/watchlist-chek.md) (visit linked page for detailed information)
4. Basic search by wallet address or market name
5. Profile information
6. Log out
7. Settings (Color preferences)


---

# 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.bpm.blood-solutions.com/getting-started/welcome-chek.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.
