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

# Reports

The ***Startup Profile*** is the ultimate tool for investors who want to make data-driven investment decisions. This profile is generated by running a startup through [Founder Story](https://founderstory.twostory.com) and is specifically designed to provide valuable insights into a startup's predicted performance.

With the ***Startup Profile***, you'll get access to:

{% tabs %}
{% tab title="Founder Story Score" %}

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

**Founder Story Score:** Along with company information, this [score](https://twostory.com/article/introducing-founder-story) is a powerful indicator predicting their propensity to build, scale, and exit their venture, and equipping them along the way.&#x20;

{% endtab %}

{% tab title="Team" %}

<figure><img src="/files/0hdzctbCiX1fjHhE3cge" alt=""><figcaption></figcaption></figure>

**Team**: Get a clear picture of how each founder's [Habits](https://habitstory.twostory.com/) impact the startup.&#x20;
{% endtab %}

{% tab title="Tailored Descriptions" %}

<figure><img src="https://lh3.googleusercontent.com/C3sehJ8KtRnpPoO4xcHqzJO4QSGGUIheVpHR1WjpbhWUVdVZ4ykKEZge_VsTx8xKn9gIMNyTxwBHI34v1R2zad9_jmN973eto1-6Gqdalmi86XjCpiL6rAj4DvQW68BxyzKobshiZETRWXwHKserbfQ" alt=""><figcaption></figcaption></figure>

**Tailored Descriptions**: We take 100s of data points and condense them down to the ones that are most relevant to the predicted performance. This makes it easy for investors to quickly review and understand the most important factors influencing a startup's predicted performance.
{% endtab %}

{% tab title="Diligence Questions" %}

<figure><img src="/files/0JIRjP6x2Llbdn6IdPZd" alt=""><figcaption></figcaption></figure>

**Diligence Questions**: We provide you with a set of interview questions for screening each founder. These insights will help you make a more informed decision when it comes to investing in this startup.
{% endtab %}
{% endtabs %}


---

# 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:

```
GET https://docs.twostory.com/habit-story-1/features/reports.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.
