# Getting Started

### **What do I need to get started with Bomb Money?**

First, please make sure to read the [**introduction**](/welcome-start-here/readme.md) if you haven't already so that you can truly understand the concepts behind Bomb Money and how they work before you invest in it.

Second, as always, with anything in crypto it’s wise to keep the following rules in mind:

* Never invest more than you are comfortable with.
* Do your own research.
* Diversify your risks.
* Take your initial investment out when in profit to secure your capital.

Once you are ready to take the next step it's time to figure out how to bridge your funds to Binance Smart Chain (BSC) if you don't already have investable funds there. Let's go through the entire process step-by-step, and feel free to skip through any parts you already understand.

{% hint style="warning" %}
We *highly* recommend reading **all** of the documentation before participating in the Bomb Money protocol. Not only will it benefit you, but it will benefit the entire ecosystem when the protocol is being used correctly by a fully educated user base. You'll be glad you did!
{% 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.bomb.money/welcome-start-here/faq-getting-started.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.
