> For the complete documentation index, see [llms.txt](https://imba-exchange.gitbook.io/metronix/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://imba-exchange.gitbook.io/metronix/4.-metronix-dashboard.md).

# Metronix-Dashboard

![Dashboard](/files/-MW0VbVRlKWzF8zEQfad)

## **Linke Spalte**

* Manage Bots
  * neuen BOT erstellen
  * Übersicht der laufenden BOTs
* Share
  * Hier gibt es die Möglichkeiten verschiedene Coins zu staken
* Distribution
  * ........
* Marketplace
  * Coming Soon
* My Exchanges
  * Hier kann man verschiedene Exchanges per API verbinden
* Contest
  * Übersichtseite über die interessantesten / besten Bots der Community
  * Hier kann man sich Anregungen für neue Bots holen. Aber Achtung: DYOR!!
* Invite Friends
  * Hier findet man seinen eigenen Referal-Link
  * You receive % from every MEOX payment made by your referrals.&#x20;
  * You get: 40% from Level 1 referrals, 10% from Level 2 referrals and 5% from Level 3 referrals.
* Subscription
  * Hier bucht Ihr euere Bots
* Get Support
  * Supportanfrage per Mail
* FAQ / WIKI
* Tutorials
  * Link zum Metronix-Youtube-Channel
* Telegram
  * Links zu den Telegram-Gruppen in verschiedenen Sprachen

## Oben

* Exchange
  * Link zur IMBA-Exchange
* Finance
  * Link zu IMBA-Wallet / Ein- und Auszahlungen
* Orders
  * Offene Order und Transaktionshistory auf der IMBA-Exchange
* Wmeox
  * WMEOX Einzahlung / Auszahlung / Tausch
  * **TronWeb is required**
* News

## Mitte

* My Bots
  * Übersicht der aktiven Bots
    * [Create BOT - Bot erstellen](/metronix/6.-bot-erstellen-create.md)
    * Bot List - detailierte Übersicht über die laufenden Bots
* **Add More Exchanges**
  * Hier kann man verschiedene Exchanges per API verbinden
* **Invite & Earn**
  * Freunde einladen
* **Subscription**
  * [BOTS kaufen](/metronix/5.-bots-kaufen.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 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, and the optional `goal` query parameter:

```
GET https://imba-exchange.gitbook.io/metronix/4.-metronix-dashboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
