# 5.1. Cosmos Layer 1

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

**Sovereignty**

Sovereignty allows Meme Network to bootstrap our validator set and security measures, and take control over its operation. For example, if there is a new feature request, we can submit a governance proposal and apply it exclusively to the Meme Network once the application is passed.

**Inter-Blockchain Communication (IBC)**

IBC leverages the instant finality property of the Tendermint Consensus to enable heterogeneous blockchains to exchange tokens and data with one another. It allows the Meme Network to interoperate with other Tendermint-based blockchains without sacrificing its custom security measures and consensus.

**Cosmos Software Development Kit (SDK)**

With the Cosmos SDK framework, the Meme Network can create a secure application blockchain with ease and make use of the prebuilt modules, for example ​​staking and governance. As a result, the development team can focus on the development of the applications but not on the underlying layers.


---

# 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.memenetwork.io/meme-network-whitepaper-v1.0/5.-technology/5.1.-cosmos-layer-1.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.
