# Noah Terminal

## Noah Terminal

- [Noah Ecosystem](https://noah-terminal.gitbook.io/noah-terminal/welcome/noah-ecosystem.md)
- [Background](https://noah-terminal.gitbook.io/noah-terminal/introduction/background.md)
- [The Genesis of the Noah Ecosystem](https://noah-terminal.gitbook.io/noah-terminal/introduction/the-genesis-of-the-noah-ecosystem.md)
- [System Overview](https://noah-terminal.gitbook.io/noah-terminal/noah-quant/publish-your-docs.md): Proprietary information regarding Noah AI core has been redacted.
- [Data Collection](https://noah-terminal.gitbook.io/noah-terminal/noah-quant/data-collection.md)
- [AI Decision Core Design](https://noah-terminal.gitbook.io/noah-terminal/noah-quant/ai-decision-core-design.md)
- [Risk Management](https://noah-terminal.gitbook.io/noah-terminal/noah-quant/risk-management.md)
- [Data Processing](https://noah-terminal.gitbook.io/noah-terminal/noah-quant/data-processing.md)
- [Execution Layer](https://noah-terminal.gitbook.io/noah-terminal/noah-quant/execution-layer.md)
- [Empirical Results](https://noah-terminal.gitbook.io/noah-terminal/noah-quant/empirical-results.md)
- [Official links](https://noah-terminal.gitbook.io/noah-terminal/resources/official-links.md)
- [Bibliography](https://noah-terminal.gitbook.io/noah-terminal/resources/bibliography.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://noah-terminal.gitbook.io/noah-terminal/welcome/noah-ecosystem.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.
