> For the complete documentation index, see [llms.txt](https://docs.planq.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.planq.network/planq-chain-protocol/atlas-testnet.md).

# Atlas Testnet

**Chain Id**

Cosmos Chain Id planq\_7077-1 ( [Add to Keplr](https://chains.keplr.app/) )

EVM Chain Id 7077 ( [Add to Metamask](https://chainlist.org/chain/7077) )

**Denom**

atplanq

**Public Endpoints**

* **EVM HTTP JSON RPC (Web3 compatible)**
  * <https://evm-rpc-atlas.planq.network/>
  * <https://planq\\_testnet\\_evm.chain.whenmoonwhenlambo.money/>
* **Tendermint RPC**
  * <https://rpc-atlas.planq.network/>
  * <https://planq\\_testnet\\_rpc.chain.whenmoonwhenlambo.money/>
* **Cosmos RESTful**
  * <https://rest-atlas.planq.network/>
  * <https://planq\\_testnet\\_api.chain.whenmoonwhenlambo.money/>
* **Cosmos gRPC Based**
  * <https://grpc-atlas.planq.network/>

**Metamask Network Settings**

<figure><img src="/files/TKLYwLhmWGRpoGolfQWE" alt=""><figcaption></figcaption></figure>

**Explorer**

{% embed url="<https://testnet-explorer.konsortech.xyz/planq>" %}

{% embed url="<https://explorer.whenmoonwhenlambo.money/planq-testnet>" %}

{% embed url="<https://evm-atlas.planq.network/>" %}

**Faucet**

Please join our [Telegram](https://t.me/planqnetwork)

**Genesis / Peers**

<https://github.com/planq-network/networks/tree/main/atlas-testnet>


---

# 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.planq.network/planq-chain-protocol/atlas-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.
