> For the complete documentation index, see [llms.txt](https://docs.satoshiterminal.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satoshiterminal.io/resources/faqs/general-information.md).

# General Information

1. **What is the primary focus of this terminal?**\
   The platform serves as a comprehensive financial terminal, offering real-time market data, advanced analytics, and professional tools for both traditional asset classes and cryptocurrencies, tailored for institutional users.
2. **How does this platform cater to institutional investors and traders?**\
   It provides global financial market coverage, integration with trading systems, risk management tools, and deep data analytics, empowering institutional clients like hedge funds, asset managers, and investment banks.
3. **What types of market participants benefit most from the terminal?**\
   Hedge funds, proprietary trading firms, asset managers, corporate treasurers, regulators, investment bankers, equity and credit analysts, and crypto traders benefit from the platform's diverse offerings.
4. **Does the terminal cover traditional financial assets alongside cryptocurrencies?**\
   Yes, the terminal covers equities, fixed income, commodities, currencies, derivatives, and alternative investments, in addition to deep insights into the cryptocurrency and DeFi markets.
5. **What differentiates this terminal from Bloomberg or other financial terminals?**\
   It combines traditional financial data and tools with cutting-edge cryptocurrency insights, on-chain analytics, and AI-driven tools for forecasting and sentiment analysis.


---

# 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.satoshiterminal.io/resources/faqs/general-information.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.
