> 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/get-started-to-stablejack/introduction-to-stablejack.md).

# Introduction to StableJack

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

StableJack is an **AI-powered investment copilot and trading terminal that helps investors research markets, analyze assets, find trading opportunities, manage positions, and make better-informed investment decisions.**

StableJack combines AI market research, structured investment workflows, portfolio monitoring, and trading tools in one platform. Instead of manually switching between charting tools, news platforms, financial data providers, social media, and trading terminals, users can use StableJack to access AI-generated insights and structured analysis from a single interface.

The goal of StableJack is simple: help investors make faster, more informed, and more structured decisions across financial markets.

### What Is StableJack?

StableJack is an AI investment copilot built for traders, investors, and financial teams.

The platform helps users analyze stocks, crypto assets, forex markets, commodities, indices, and other supported assets using AI-powered research workflows. **StableJack is designed to support the full investment process, from market research and opportunity discovery to trade analysis, portfolio monitoring, and position management.**

StableJack is not just a general AI chatbot for investing. It is a specialized AI trading and investment platform built around structured workflows, market data, trading insights, and decision-support tools.

Users can use StableJack to:

* Analyze assets with AI-generated market insights
* Generate stock analysis reports
* Review crypto trading opportunities
* Evaluate valuation and financial health
* Understand market sentiment and positioning
* Build trading strategies
* Monitor open positions
* Track market opportunities
* Use AI Skills for specific investment tasks
* Use AI Copilots for strategy and position management

StableJack is designed to act as an intelligence layer between users and the market.


---

# 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/get-started-to-stablejack/introduction-to-stablejack.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.
