> For the complete documentation index, see [llms.txt](https://docs.stablejack.xyz/stablejack/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stablejack.xyz/stablejack/use-cases/research-companies.md).

# Research Companies

Researching a company requires more than reviewing its stock price or latest earnings. Investors also need to understand how the business makes money, whether its financial position is sustainable, how it compares with competitors, and which developments could affect future performance.

StableJack helps organize company, financial, industry, valuation, and market data into a structured research process. You can use it to evaluate one area of a business or generate a complete company research report.

### How StableJack Helps You Research Companies

StableJack analyzes available business, financial, competitive, and market information to help you understand a company from multiple perspectives.

Depending on your request, the analysis may cover the company’s products and services, revenue sources, customer groups, growth drivers, profitability, cash flow, debt, competitive position, valuation, management strategy, industry conditions, risks, and potential catalysts.

The result is designed to explain how the business operates, what supports its long-term investment case, and which factors could weaken future performance.

### Analyze Financial Health

Review a company’s revenue, profitability, cash flow, debt, liquidity, and balance-sheet strength.

StableJack can examine revenue and earnings trends, profit margins, operating cash flow, free cash flow, debt levels, interest expenses, cash reserves, working capital, and liquidity ratios.

The analysis can help you determine whether the company can finance its operations, manage its obligations, invest in growth, and withstand weaker economic or industry conditions.

It can also highlight warning signs such as declining margins, negative cash flow, increasing debt, weak liquidity, or growing dependence on external financing.

**Prompt Example:**

“Analyze Boeing’s financial health based on revenue, profitability, free cash flow, debt, liquidity, and balance-sheet risks.”

### Understand the Business Model

Learn how a company generates revenue, serves its customers, delivers its products or services, and manages its costs.

StableJack can identify the company’s main business segments, products, customer groups, pricing model, distribution channels, geographic exposure, and recurring or transactional revenue sources.

It can also explain which business activities contribute most to revenue and profitability and whether the company depends heavily on a specific product, customer, market, or region.

**Prompt Example:**

“Explain how Shopify makes money, including its revenue segments, customers, pricing model, and main growth drivers.”

### Evaluate the Competitive Moat

Analyze whether a company has durable advantages that may help it protect market share and profitability over time.

StableJack can assess factors such as brand strength, network effects, switching costs, intellectual property, cost advantages, scale, customer relationships, distribution, data advantages, and regulatory barriers.

The analysis can also examine whether these advantages are strengthening or weakening as competition, technology, customer behavior, and industry conditions change.

A competitive moat does not guarantee continued success. StableJack can also identify threats that may reduce the company’s pricing power, market position, or ability to maintain returns.

**Prompt Example:**

“Evaluate Visa’s competitive moat based on network effects, brand strength, switching costs, scale, and competitive threats.”

### Compare a Company with Competitors

Benchmark a company against relevant competitors using business, financial, valuation, and market measures.

StableJack can compare revenue growth, profitability, margins, cash flow, debt, market share, valuation multiples, product positioning, price performance, and financial health.

This can help you understand whether a company is outperforming its peers, whether its valuation premium is justified, and where it may have operational or competitive weaknesses.

**Prompt Example:**

“Compare Uber and Lyft based on business model, revenue growth, profitability, cash flow, market position, and valuation.”

### Identify Risks and Catalysts

Find developments that could materially strengthen or weaken a company’s investment case.

Potential catalysts may include product launches, margin improvements, market expansion, regulatory approval, cost reductions, acquisitions, stronger demand, or improving industry conditions.

Potential risks may include declining demand, competition, debt, regulation, customer concentration, execution problems, litigation, supply-chain disruptions, technological change, or weaker economic conditions.

StableJack can explain the possible impact of each factor and identify which developments may be most important to monitor.

**Prompt Example:**

“Identify the main risks and catalysts for Coinbase over the next 12 months.”

### Create a Company Research Report

Generate a structured company overview covering the business model, financial performance, valuation, competitive position, risks, catalysts, and outlook.

A company research report may include:

* Company and industry overview
* Business model and revenue sources
* Financial performance and health
* Growth drivers
* Competitive advantages
* Peer comparison
* Valuation
* Management strategy
* Risks and catalysts
* Bullish and bearish scenarios
* Key factors to monitor

You can specify the company, investment horizon, depth of analysis, and areas you want the report to prioritize.

**Prompt Example:**

“Create a complete company research report for MercadoLibre covering its business model, financial health, growth drivers, competition, valuation, risks, and long-term outlook.”

### How to Get Better Results

Include the company name, investment horizon, comparison group, and areas of the business you want StableJack to examine.

Instead of asking:

“Research this company.”

You can ask:

“Research Airbnb as a long-term investment, focusing on its business model, revenue growth, profitability, competitive advantages, valuation, risks, and potential catalysts.”

A focused request helps StableJack prioritize the information most relevant to your research objective.

### Important Company Research Considerations

A financially strong company is not automatically an attractive investment if its valuation already reflects optimistic expectations. Similarly, a company with short-term financial weakness may still have a credible long-term opportunity if its business model and competitive position remain strong.

Company research should therefore combine business quality, financial health, competitive position, valuation, industry conditions, and market expectations.

StableJack helps structure this research, but users should review the supporting information and consider how changing assumptions may affect the investment case.

### Explore StableJack in Practice

Use StableJack to understand how a company operates, examine its financial position, compare it with competitors, and identify the factors that may influence its future performance.

You can begin with a complete company report or focus on one area, such as financial health, competitive advantages, business model, risks, or growth drivers.

You can try [StableJack](https://www.stablejack.xyz/) now.


---

# 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.stablejack.xyz/stablejack/use-cases/research-companies.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.
