Skip to content

Documentation Map

The Cortiq documentation is structured around the decisions a real buyer or operator needs to make:

  1. What is the product and who is it for?
  2. How do I install it, activate it, and connect it correctly?
  3. How do the important features fit together in daily use?
  4. Where do I go for support, feedback, and updates?

That is why the site is not organized like an internal engineering wiki. It is organized like an operating manual for a commercial trading product.

The desktop app itself is organized a little differently: it uses a left sidebar with sections such as Library, Playbooks, Preparation, Tools, Settings, and Community. The docs therefore need to do two jobs at once: explain the product by concept and help the user find the same feature inside the UI.

PagePurposeWhat The Reader Gets
HomeProduct orientationA fast understanding of Cortiq, the site scope, and the best reading order
Documentation MapSite overviewThe logic behind the documentation structure and how to use it efficiently
App Navigation GuideUI discovery mapA direct translation from the docs into the sidebar and screens users click inside the app
Feature OverviewCapability summaryA short explanation of every major feature in the product
Capability ReferencePractical function guideA customer-facing explanation of what each major function can do and when to use it
Getting StartedEvaluation and readinessWho Cortiq is for, prerequisites, and the recommended first-run path
Installation & ActivationWindows onboardingThe purchase, download, install, and machine activation flow
First 30 Minutes in CortiqGuided first runA safe onboarding path from activation to a first virtual session
MetaTrader 5 IntegrationBroker terminal connectivityHow Cortiq and MT5 work together and what must be configured correctly
AI ProvidersAI setup and routingWhich providers are supported, how browser and API modes differ, and how to choose between them
MCP and Agent IntegrationAdvanced external controlHow MCP-compatible agents can control Cortiq through external sessions and tool calls
Playbooks & Data PackagesStrategy input designHow user-defined strategy rules and data scope shape AI decisions
Sessions & AutoScanRuntime operationHow autonomous trading sessions work and how symbol selection can be automated
Risk ManagementControl layerThe limits, pause behavior, and operating safeguards that sit above execution
Execution Modes & NotificationsDeployment optionsThe difference between live trading, virtual trading, copy trading, and notification flows
Workspace & MonitoringDaily operating screensWhat the Home, Dashboard, Trade Ideas, Journal, Cohorts, Conversations, and Provider Health screens are for
Journal & AnalyticsReview and learningHow Cortiq records performance, explains trades, and helps improve workflows
Trading Cycle OverviewArchitecture summaryHow one session cycle is assembled from strategy, data, support context, and execution
Playbook Design GuideProfessional playbook writingHow to use each playbook section correctly and keep strategy logic disciplined
Data Package Design GuideProfessional payload designHow to choose timeframes, indicators, screenshots, and payload scope professionally
Trading Cycle EntitiesDetailed referenceSeparate customer-facing pages for sessions, playbooks, data packages, trade ideas, preparation packages, instrument profiles, sentiment reports, and session trade history
Licensing & SupportCommercial and support flowLicense behavior, renewal expectations, and where to get help publicly
FAQFast answersCommon evaluation, setup, and operational questions in one place
If You Are Trying To…Start Here
Understand where things live in the desktop UIApp Navigation Guide
Understand the platform before installingGetting Started
Install and activate the productInstallation & Activation
Configure strategy inputsPlaybooks & Data Packages
Operate day-to-day sessionsSessions & AutoScan
Understand the desktop workspace after setupWorkspace & Monitoring
Review performance and decisionsJournal & Analytics
Handle support or license issuesLicensing & Support

GitHub Pages is a strong fit for Cortiq public documentation because it keeps the public product layer simple:

  • Markdown files are easy to maintain and review.
  • The site can be published automatically on every documentation update.
  • The docs live next to releases, issues, and discussions in the same repository.
  • Product explanations can be versioned and improved without touching the private application repository.

Use the public Cortiq repository for the following jobs:

  • Read the official product documentation.
  • Download the current public installer from Releases.
  • Report bugs through GitHub Issues.
  • Request features through GitHub Issues.
  • Ask questions and share workflows through GitHub Discussions.

Do not use the public repository for private security disclosures or license-sensitive personal data. Those belong in direct support contact instead.