# Operational algorithms

Implemented trading systems are being operated within the $GORN DAO treasury vault. Read more about the Gorn algorithm vault [here](https://gornhegemony.io/algovault) or click on a strategy to read about it in detail. The trading systems listed here are Operational and have been greenlit by the $GORN community and the team, thus they have passed rigorous testing procedures.

\
𒀼**Regime-switching strategies**<br>

[Market Phase Strategy (DUKAS)](https://gornhegemony.io/market-phase-strategy) (view on website) or <https://gorn-hegemony-dao.gitbook.io/operational-trading-algos/v/market-cycle-phase-strategy/> (view in gitbook)

𒀼**Intra-day strategies**

[Gorn SwingTrade G1](https://gornhegemony.io/gorn-swingtrade-g1) (view on website) or <https://gorn-hegemony-dao.gitbook.io/gornalgorithms/v/gorn-swingtrade-g1-strategy/> (view in gitbook)

[Gorn SR scalping](https://gornhegemony.io/gorn-sr-scalping) (view on website) or <https://gorn-hegemony-dao.gitbook.io/gornalgorithms/v/gorn-sr-scalping/> (view in gitbook)

(Trackrecord I: <https://gornhegemony.io/trackrecord>)


---

# Agent Instructions: 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://gorn-hegemony-dao.gitbook.io/gornalgorithms/algorithm-r-and-d-repo/operational-algorithms.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.
