# Cosmos ecosystem

- [Introduction to Cosmos](https://docs.gatahub.zone/g/cosmos-ecosystem/introduction-to-cosmos.md)
- [IBC Zones](https://docs.gatahub.zone/g/cosmos-ecosystem/introduction-to-cosmos/ibc-zones.md): Independent Zones in Internet of Blockchain
- [Cosmos HUB](https://docs.gatahub.zone/g/cosmos-ecosystem/introduction-to-cosmos/ibc-zones/cosmos-hub.md): A Beginner’s Guide to the ATOM Token in the Cosmos Hub
- [AtomOne](https://docs.gatahub.zone/g/cosmos-ecosystem/introduction-to-cosmos/ibc-zones/atomone.md): A New Chapter in Cosmos
- [Photon](https://docs.gatahub.zone/g/cosmos-ecosystem/introduction-to-cosmos/ibc-zones/atomone/photon.md)
- [Interoperability](https://docs.gatahub.zone/g/cosmos-ecosystem/introduction-to-cosmos/interoperability.md): Interoperability in Cosmos
- [How to Cosmos](https://docs.gatahub.zone/g/cosmos-ecosystem/how-to-cosmos.md): Your Gateway to Safe and Smart Cosmos Wallet Usage
- [Creating and Securing Your Cosmos Wallet](https://docs.gatahub.zone/g/cosmos-ecosystem/how-to-cosmos/creating-and-securing-your-cosmos-wallet.md)
- [Keplr Wallet](https://docs.gatahub.zone/g/cosmos-ecosystem/how-to-cosmos/creating-and-securing-your-cosmos-wallet/keplr-wallet.md): What is Keplr?
- [Leap Wallet](https://docs.gatahub.zone/g/cosmos-ecosystem/how-to-cosmos/creating-and-securing-your-cosmos-wallet/leap-wallet.md): The Super Wallet‍ for Web3 🐸
- [Staking your Assets via Keplr Wallet](https://docs.gatahub.zone/g/cosmos-ecosystem/how-to-cosmos/creating-and-securing-your-cosmos-wallet/staking-your-assets-via-keplr-wallet.md)
- [Securing your Wallet](https://docs.gatahub.zone/g/cosmos-ecosystem/how-to-cosmos/creating-and-securing-your-cosmos-wallet/securing-your-wallet.md): How to Secure Your Web3 Wallets: A Comprehensive Guide
- [Metamask Snap](https://docs.gatahub.zone/g/cosmos-ecosystem/how-to-cosmos/creating-and-securing-your-cosmos-wallet/metamask-snap.md): How to use Metamask with Cosmos-/IBC-based dApps
- [IBC - Inter-Blockchain Communication](https://docs.gatahub.zone/g/cosmos-ecosystem/how-to-cosmos/ibc-inter-blockchain-communication.md): A Comprehensive Guide to IBC (Inter-Blockchain Communication) and Secure Usage
- [Step by Step guide to IBC](https://docs.gatahub.zone/g/cosmos-ecosystem/how-to-cosmos/ibc-inter-blockchain-communication/step-by-step-guide-to-ibc.md)
- [Participation in Cosmos Governance](https://docs.gatahub.zone/g/cosmos-ecosystem/how-to-cosmos/participation-in-cosmos-governance.md): A Guide to Benefits and Impact of Governance Participation in Cosmos
- [Choosing a validator](https://docs.gatahub.zone/g/cosmos-ecosystem/how-to-cosmos/participation-in-cosmos-governance/choosing-a-validator.md): A Comprehensive Guide on Validator Selection
- [Cosmos Governance](https://docs.gatahub.zone/g/cosmos-ecosystem/how-to-cosmos/participation-in-cosmos-governance/cosmos-governance.md): Understanding Cosmos Governance: The Heartbeat of Decentralization
- [What is the Interchain?](https://docs.gatahub.zone/g/cosmos-ecosystem/what-is-the-interchain.md)
- [A whole universe](https://docs.gatahub.zone/g/cosmos-ecosystem/what-is-the-interchain/a-whole-universe.md): Discover opportunities - from tokens and wallets to apps and services
- [The Cosmos SDK](https://docs.gatahub.zone/g/cosmos-ecosystem/what-is-the-interchain/the-cosmos-sdk.md): Customizable and interoperable blockchain development
- [IBC](https://docs.gatahub.zone/g/cosmos-ecosystem/what-is-the-interchain/ibc.md): The Inter-Blockchain Communication Protocol (IBC)
- [The Cosmos Hub](https://docs.gatahub.zone/g/cosmos-ecosystem/what-is-the-interchain/the-cosmos-hub.md)
- [Ignite CLI](https://docs.gatahub.zone/g/cosmos-ecosystem/what-is-the-interchain/ignite-cli.md): Building application-specific blockchains with one command
- [CosmWasm](https://docs.gatahub.zone/g/cosmos-ecosystem/what-is-the-interchain/cosmwasm.md): CosmWasm - multi-chain smart contracts
- [Frameworks and SDKs](https://docs.gatahub.zone/g/cosmos-ecosystem/what-is-the-interchain/frameworks-and-sdks.md): The possibility of using alternative blockchain frameworks and SDKs
- [ICS](https://docs.gatahub.zone/g/cosmos-ecosystem/ics.md): All about Interchain Security (ICS) protocols
- [Atom Economic Zone (AEZ)](https://docs.gatahub.zone/g/cosmos-ecosystem/ics/atom-economic-zone-aez.md)
- [Stride](https://docs.gatahub.zone/g/cosmos-ecosystem/ics/atom-economic-zone-aez/stride.md): Liquidity for staked tokens
- [Neutron](https://docs.gatahub.zone/g/cosmos-ecosystem/ics/atom-economic-zone-aez/neutron.md): Seamless integration of Smart Contracts via CosmWasm
- [ICS 2.0 PSS ( Partial Set security)](https://docs.gatahub.zone/g/cosmos-ecosystem/ics/ics-2.0-pss-partial-set-security.md)
- [Elys Network](https://docs.gatahub.zone/g/cosmos-ecosystem/ics/ics-2.0-pss-partial-set-security/elys-network.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.gatahub.zone/g/cosmos-ecosystem.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.
