# Planq

<figure><img src="/files/5IIHLME7l5JcH7rQAcig" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Planq** is a proof-of-stake (PoS) network that enables value transfer between Ethereum and Cosmos ecosystems. It is developed using the Cosmos software development kit (SDK). Developers can seamlessly leverage Planq to run Ethereum smart contracts on app-specific Cosmos networks. In addition, the Cosmos Inter-Blockchain Communication (IBC) protocol empowers Planq to link decentralized applications (dApps) on various blockchains and benefit from joint liquidity and value transfer. Planq makes use of **Tendermint Core's Byzantine Fault Tolerance** to distinguish itself from other network application layers.
{% endhint %}

| [Website](https://planq.network/) | [Twitter](https://twitter.com/PlanqFoundation) | [Discord](https://discord.gg/planq-network) |
| :-------------------------------: | :--------------------------------------------: | :-----------------------------------------: |

### Our Validator is Up, Stake WIth Us ! <a href="#stake" id="stake"></a>

{% embed url="<https://explorer.quadblock.net/planq/staking/plqvaloper14rdske5dhn5xzcvn0dscvhegr0s8fuhvzu5g6q>" %}
QuadBlock Validator
{% endembed %}

|     Chain Name :     | `planq_7070-2` |
| :------------------: | :------------: |
|       Prefix :       |    `planqd`    |
| Exponent / Decimal : |      `18`      |
|        Denom :       |    `aplanq`    |
|     SDK Version :    |    `0.46.3`    |


---

# 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://services.thequadblock.com/services/mainnet/planq.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.
