# Explorer Links

Current Explorer Implementations:

* [https://exporer.ama.one/](https://explorer.ama.one/)
* <https://ama-explorer.ddns.net/>     📙<https://github.com/GerardMensoif/ama-explorer>

<sub>Disclaimer: The information on this documentation is provided for informational purposes only and does not constitute financial, investment, or legal advice. Amadeus is an experimental blockchain protocol under active development; features and use cases described are illustrative only and may change or never be implemented. $AMA is a utility token designed to pay for transaction fees and network operations. It is not intended as a security or investment, and no representation is made regarding profitability, appreciation, or future value. References to “monetization,” “fees,” or other economic outcomes are hypothetical examples only. Users are solely responsible for compliance with applicable laws, including those relating to securities, data protection, and intellectual property. Amadeus and its contributors disclaim all warranties and accept no liability for losses or damages arising from the use of the protocol or deployment of AI agents. Use at your own risk.</sub>


---

# 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.ama.one/explorer/explorer-links.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.
