> For the complete documentation index, see [llms.txt](https://docs.investwithbloom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.investwithbloom.com/readme.md).

# Invest with Bloom

Bloom AI is an investment research tool that helps you analyze stocks on autopilot.

With Bloom, you get a research analyst that never sleeps, reading news, running backtests, and watching price movements on your behalf to help you act decisively during market movements.

## Bloom Features

{% tabs %}
{% tab title="🔔 Intelligent alerts" %}

<div><figure><img src="/files/vEcdnLX76pCOSZ4IP4mO" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/w540GxGSVHmt6wraWGfL" alt="" width="188"><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="🧪 Backtesting" %}

<figure><img src="/files/EXuTlypvcY3qKycI0LM3" alt="" width="188"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="📈 Why is it moving?" %}

<figure><img src="/files/aLtJxaSghnMESwV9UCtS" alt="" width="188"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="📖 Research reports" %}

<figure><img src="/files/SlVl8TQ0EgJl0CmhnZjY" alt="" width="188"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="🚦Financial snapshots" %}

<figure><img src="/files/YlshI3i5z8BlPURtEXf7" alt="" width="188"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

## Investing in stocks takes time, energy, and discipline

The median individual investor spends [6 minutes](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5187645) on research before making a trade. Most retail investors have day jobs and lives to live, and finding a good investment takes time.

Studies show 70% of trading losses result from emotional decision making and lack of discipline. Sometimes, we get greedy. Other times, we fear the worst. And most of the time, we don't know what we don't know.

Investing professionals have so many advantages — time to research, the best software, access to expertise, systems for managing risk, quant algorithms.

But what if retail investors had access to similar sets of tools, could they find good investments just like the professionals?

## Bloom helps you stay on top of markets like a professional

Let AI do the hard work and read thousands of earnings calls, financial statements, and news items. Improve your ability to react quickly to market changes, increase potential return, and decrease drawdown.

{% hint style="info" %}
Avoid losers, and the winners will take care of themselves
{% endhint %}

## Quick links

{% content-ref url="/pages/TpI2cOtu0bqYya8PrCv8" %}
[What we do](/overview/what-we-do.md)
{% endcontent-ref %}

{% content-ref url="/pages/DiGFJMjU8EPMylmJ5Px8" %}
[Our Features](/overview/our-features.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/GPJCFoid4GgQ4BYMDJW3" %}
[Getting set up](/fundamentals/getting-set-up.md)
{% endcontent-ref %}

{% content-ref url="/pages/rVdlAAepRnxRF9151fwn" %}
[Setting permissions](/fundamentals/getting-set-up/setting-permissions.md)
{% endcontent-ref %}

{% content-ref url="/pages/CNwyJNFwELAxGsAmcR04" %}
[Inviting Members](/fundamentals/getting-set-up/inviting-members.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.investwithbloom.com/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
