# Archive

- [Education Package](https://docs.artis.eco/archive/education-package.md): On-boarding new crypto users is sometimes a major challenge and therefore we provide an easy and playful way to interact with ARTIS.
- [Tools](https://docs.artis.eco/archive/tools.md): Here we list tools needed to interact with ARTIS 1.0
- [Explorers](https://docs.artis.eco/archive/tools/explorers.md): ARTIS uses the open-source Blockscout explorer.
- [ARTIS <> Ethereum Bridges](https://docs.artis.eco/archive/tools/artis-to-ethereum-bridges.md): ARTIS uses the TokenBridge developed by POA Network to connect EVM-compatible blockchains.
- [ARTIS <> xDai Chain Bridge](https://docs.artis.eco/archive/tools/artis-to-xdai-chain-bridge.md): ARTIS uses the TokenBridge developed by POA Network to connect EVM-compatible blockchains.
- [Governance DApps](https://docs.artis.eco/archive/tools/governance-dapps.md): ARTIS Trustnodes (=Validators) are run by known organizations and individuals and the governance is done on-chain via DApps.
- [ARTIS NFC Demo App](https://docs.artis.eco/archive/tools/artis-nfc-demo-app.md): Android package to interact with the Security 2Go Infineon NFC Card
- [tATS Faucet](https://docs.artis.eco/archive/tools/faucet.md): The ARTIS Faucet provides coins to allow the permissionless interaction with ARTIS.
- [Getting ATS coins](https://docs.artis.eco/archive/getting-ats-coins.md): ATS coins are the native currency on the ARTIS ∑1 blockchain network and are needed to pay transaction fees and to run a validator.


---

# 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.artis.eco/archive.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.
