# Trilogy Networks

The evolution of the Acala is marked by trilogy networks. Acala stablecoin protocol, Acalaswap protocol and Homa staking protocol are deployed on all three networks:

* **#1 Mandala Test Network**: is a risk-free and value-free playground for us, users and developers to test drive functionalities of Acala. Expect bugs, chaos, and unannounced reboots. Find out Mandala Testnet details [here](broken://pages/8ov3x2LEfWPoXsNBlQOU).
* **#2 Karura Network**: is an unaudited and experimental release of Acala protocols on the Kusama network as a parachain. It will have economic value represented as its native tokens KAR, and KSM, both of which can be used as reserve assets of the stablecoin. Find out Karura Network details [here](/integrate/karura/endpoints.md).
* **#3 Acala Network**: is deployed on the Polkadot network as parachain upon its launch.


---

# 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://wiki.acala.network/learn/trilogy-networks.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.
