# Testnet

- [Dymension](https://docs.mewcrypto.com/testnet/dymension.md): Dymension là một hệ thống mạng lưới blockchain modular được xây dựng dựa trên công nghệ blockchain Layer 1, với Dymension Hub là thành phần trung tâm.
- [Install](https://docs.mewcrypto.com/testnet/dymension/install.md)
- [Upgrade](https://docs.mewcrypto.com/testnet/dymension/upgrade.md)
- [Commands](https://docs.mewcrypto.com/testnet/dymension/commands.md)
- [PowerLoom](https://docs.mewcrypto.com/testnet/powerloom.md): PowerLoom tổng hợp dữ liệu trên chuỗi và ngoài chuỗi để tạo ảnh chụp nhanh với bằng chứng mật mã theo cách phi tập trung.
- [Install](https://docs.mewcrypto.com/testnet/powerloom/install.md)
- [PWR](https://docs.mewcrypto.com/testnet/pwr.md): PWR là lớp cơ sở xác thực các giao dịch, đồng thời cho phép mọi người triển khai máy ảo bên ngoài của họ lên trên. Bất kỳ ngôn ngữ mã hóa, bất kỳ khuôn khổ nào.
- [Install](https://docs.mewcrypto.com/testnet/pwr/install.md)
- [Avail](https://docs.mewcrypto.com/testnet/avail.md): Avail là Modular Blockchain tập trung phát triển cơ sở hạ tầng để giải quyết vấn đề Data Availability (tính sẵn có của dữ liệu). Đối thủ cạnh tranh của nó là Celestia
- [Run an Avail Validator Goldberg Full Node](https://docs.mewcrypto.com/testnet/avail/run-an-avail-validator-goldberg-full-node.md)
- [Namada](https://docs.mewcrypto.com/testnet/namada.md): Namada là một blockchain tập trung vào quyền riêng tư cho tài sản sử dụng công nghệ chứng minh không có kiến ​​thức. Các tính năng mã hóa của Namada mang lại cho người dùng quyền riêng tư liên chuỗi,
- [Installation](https://docs.mewcrypto.com/testnet/namada/installation.md)
- [Upgrade](https://docs.mewcrypto.com/testnet/namada/upgrade.md)
- [Commands](https://docs.mewcrypto.com/testnet/namada/commands.md)


---

# 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.mewcrypto.com/testnet.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.
