> For the complete documentation index, see [llms.txt](https://docs.artis.eco/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.artis.eco/artis-2.0-whitepaper.md).

# ARTIS 2.0 (Whitepaper)

- [Introduction](https://docs.artis.eco/artis-2.0-whitepaper/introduction.md): ARTIS is the decentralized backbone for tomorrow’s #ZeroCarbonSociety.
- [Challenges & Solutions](https://docs.artis.eco/artis-2.0-whitepaper/challenges-and-solutions.md): ARTIS 2.0 is designed for the energy and mobility market, able to manage money, data and identities in the most efficient way possible.
- [Real-Time](https://docs.artis.eco/artis-2.0-whitepaper/challenges-and-solutions/real-time.md): Users demand instant confirmations and ARTIS ∑2 will exceed that requirement.
- [Efficient](https://docs.artis.eco/artis-2.0-whitepaper/challenges-and-solutions/efficient.md): Efficiency on ARTIS ∑2 is two-fold, it consumes almost no energy per transaction and it avoids front running and censorship on the consensus layer.
- [Sovereign](https://docs.artis.eco/artis-2.0-whitepaper/challenges-and-solutions/sovereign.md): ARTIS ∑2 democratizes not just money, but also data and identities. Therefore, challenging data and identity monopolies through radical decentralization.
- [Effortless](https://docs.artis.eco/artis-2.0-whitepaper/challenges-and-solutions/effortless.md): ARTIS ∑2 will enable new use cases in connection with IoT devices. Effortless on-boarding of users is therefore essential for the success of DApps.
- [Markets](https://docs.artis.eco/artis-2.0-whitepaper/markets.md): ARTIS 2.0 is tailored for the energy and mobility market in order to solve global problems.
- [ARTIS DAO](https://docs.artis.eco/artis-2.0-whitepaper/artis-dao.md): ARTIS 2.0 starts as a truly decentralized blockchain system and is right from the start managed by the ARTIS DAO.
- [Exchange Listing](https://docs.artis.eco/artis-2.0-whitepaper/exchange-listing.md): Trading of ATS with sufficient liquidity is essential for the success of a project and ARTIS 2.0 follows a step-wise approach.
- [Liquidity & Staking](https://docs.artis.eco/artis-2.0-whitepaper/liquidity-staking.md): ARTIS ∑2 will be secured via the ATS token and consequently it is essential to enable easy, decentralized staking for everyone also before the blockchain is started.
- [Competition](https://docs.artis.eco/artis-2.0-whitepaper/competition.md): While ARTIS ∑1 was a blockchain system like many, the ARTIS ∑2 is targeting the needs of the energy and mobility market much more specifically.
- [Tokenomics](https://docs.artis.eco/artis-2.0-whitepaper/tokenomics.md): Read more about the capped and deflationary ATS token supply, its use cases and the distribution.
- [Conclusion](https://docs.artis.eco/artis-2.0-whitepaper/conclusion.md): ARTIS ∑2 will provide outstanding stability and resilience.


---

# 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:

```
GET https://docs.artis.eco/artis-2.0-whitepaper.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.
