Get Knowledge
read-only · idempotent
Access the built-in knowledge base with documentation, guides, and reference material.
Available topics:
- “getting-started”: How to obtain FIX credentials, configure the server, and run your first test
- “security”: TLS encryption, credential redaction, FIX injection prevention, trade lock, Docker hardening
- “risk-management”: All 11 risk checks, kill switch, rate limiting, daily loss limits, configuration
- “order-guide”: MARKET/LIMIT/STOP/STOP_LIMIT orders, volume in units (not lots), order examples
- “limitations”: No real-time quotes on TRADE channel, broker-specific symbol IDs
- “error-codes”: All error codes with descriptions, common causes, and resolution steps
- “faq”: Common questions about volumes, symbol IDs, modes, kill switch, adding symbols
- “disclaimer”: Trading risk warnings, AI-driven trading risks, legal notices
- “service-model”: Cloud service architecture, what users can/cannot do, troubleshooting with MCP tools only
USAGE:
- Call without parameters to list all available topics with descriptions
- Provide a topic parameter to retrieve the full documentation for that topic
- Read “error-codes” when you encounter an error you don’t understand
- Read “order-guide” before placing your first order
- Read “faq” for quick answers to common questions
- Read “service-model” when encountering connectivity issues or when tempted to suggest server-side actions
Parameters
Section titled “Parameters”| Parameter | Type | Required | Description |
|---|---|---|---|
topic | enum | No | Topic to retrieve. Omit to list all available topics. Values: getting-started, security, risk-management, order-guide, limitations, error-codes, faq, disclaimer, feedback, service-model |
