# Documentations of all our Projects

## <mark style="color:blue;">Roadmap</mark>

* [x] Building an algorithm for trading
* [x] Automate the transaction
* [ ] Writing the transactions on a google Sheets
* [ ] Upgrading the algorithm to an AI
* [ ] Upgrade the landing-page of Arkane 'Work in progress'
* [x] Document everything 'Work in progress'

{% hint style="info" %}
Currently we work heavily on the algorithm.
{% endhint %}

<table data-view="cards"><thead><tr><th data-card-target data-type="content-ref"></th><th data-hidden></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="trading-algorithm">trading-algorithm</a></td><td>Trading algorithm</td><td></td><td></td><td><a href="https://1333720145-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKtmSZLW8N4pCJ09HEhvL%2Fuploads%2FQYdL1Ng0dNrvxOVLcsou%2Fscript-wallpaper.png?alt=media&#x26;token=01ab1726-9455-4420-ba5d-61f09b04278d">script-wallpaper.png</a></td></tr><tr><td><a href="trading-algorithm/trading-performance">trading-performance</a></td><td>Trading Balance</td><td></td><td></td><td><a href="https://1333720145-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKtmSZLW8N4pCJ09HEhvL%2Fuploads%2FHDov5y1HCSke2jsgpYm5%2Ftrading-wallpaper.png?alt=media&#x26;token=7b06dd3f-ab9c-4fa1-ba34-ba5ac60a233c">trading-wallpaper.png</a></td></tr><tr><td><a href="website/website">website</a></td><td>Website</td><td></td><td></td><td><a href="https://1333720145-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKtmSZLW8N4pCJ09HEhvL%2Fuploads%2FBObt0s0Fvzio4oGOT6a1%2Fwebsite-wallpaper.png?alt=media&#x26;token=bf723d4b-3451-4e86-83f1-63014de94ca4">website-wallpaper.png</a></td></tr></tbody></table>


---

# 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://docs.arkane.ch/landing-page/documentations-of-all-our-projects.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.
