# Cosmos Documentation > Build the future of the internet of blockchains with Cosmos. ## Docs - [Introduction](https://cosmos-docs-tweak-colors.mintlify.site/docs/devnet/introduction.md) - [Connect to the Network](https://cosmos-docs-tweak-colors.mintlify.site/docs/devnet/connect-to-the-network.md): This page provides general information to help you connect to the network and get started building. - [Run a Full Node](https://cosmos-docs-tweak-colors.mintlify.site/docs/devnet/run-a-full-node.md): This page explains how to run a full node for the Gaia EVM Devnet. - [Get Tokens](https://cosmos-docs-tweak-colors.mintlify.site/docs/devnet/get-tokens.md): This page explains how to get test tokens on the network. - [Overview](https://cosmos-docs-tweak-colors.mintlify.site/docs/devnet/precompiles/overview.md): Precompiles are predefined functions that are integrated at the protocol level but exposed as EVM smart contract interfaces. Many precompiles provide access to Cosmos SDK module functionality for EVM applications and clients to easily leverage. - [Bank](https://cosmos-docs-tweak-colors.mintlify.site/docs/devnet/precompiles/bank.md): An ERC20 interface to native Cosmos SDK tokens for balance queries and supply information - [Bech32](https://cosmos-docs-tweak-colors.mintlify.site/docs/devnet/precompiles/bech32.md): Address format conversion between Ethereum hex addresses and Cosmos bech32 addresses - [Callbacks](https://cosmos-docs-tweak-colors.mintlify.site/docs/devnet/precompiles/callbacks.md): Interface for IBC packet lifecycle callbacks in smart contracts - [Distribution](https://cosmos-docs-tweak-colors.mintlify.site/docs/devnet/precompiles/distribution.md): Withdraw staking rewards and interact with the community pool - [ERC20](https://cosmos-docs-tweak-colors.mintlify.site/docs/devnet/precompiles/erc20.md): Standard ERC20 token functionality for native Cosmos tokens - [Evidence](https://cosmos-docs-tweak-colors.mintlify.site/docs/devnet/precompiles/evidence.md): Query and Submit evidence of validator misbehavior (equivocation) - [Governance](https://cosmos-docs-tweak-colors.mintlify.site/docs/devnet/precompiles/governance.md): On-chain governance participation through proposal submission, voting, and governance query operations - [ICS20](https://cosmos-docs-tweak-colors.mintlify.site/docs/devnet/precompiles/ics20.md): Cross-chain token transfers via IBC (Inter-Blockchain Communication) protocol - [P256](https://cosmos-docs-tweak-colors.mintlify.site/docs/devnet/precompiles/p256.md): P-256 elliptic curve cryptographic operations for secure communications and digital signatures - [Slashing](https://cosmos-docs-tweak-colors.mintlify.site/docs/devnet/precompiles/slashing.md): Validator slashing and jail management for network security - [Staking](https://cosmos-docs-tweak-colors.mintlify.site/docs/devnet/precompiles/staking.md): Validator operations, delegation management, and staking functionality - [Overview](https://cosmos-docs-tweak-colors.mintlify.site/docs/devnet/tooling-and-resources/overview.md): Collection of tooling and resources to 10x your development workflows. - [Foundry Guide: Setup & Walkthrough](https://cosmos-docs-tweak-colors.mintlify.site/docs/devnet/tooling-and-resources/foundry.md): An introduction to Foundry and using the `cast` function, replacing complex scripts that may otherwise require multiple rpc calls and other functions in between with a single command. - [Hardhat Guide: Setup & Workflows](https://cosmos-docs-tweak-colors.mintlify.site/docs/devnet/tooling-and-resources/hardhat.md): A guide to setting up and using the Hardhat development environment for building, testing, and deploying on Cosmos EVM. - [Popular Libraries for Development, Testing & Fuzzing](https://cosmos-docs-tweak-colors.mintlify.site/docs/devnet/tooling-and-resources/testing-and-fuzzing.md): Key frameworks, libraries, and practices for frontend development, wallet integration, smart contracts, testing and more. - [Coming Soon](https://cosmos-docs-tweak-colors.mintlify.site/docs/guides/coming-soon.md) - [Coming Soon](https://cosmos-docs-tweak-colors.mintlify.site/docs/api-reference/coming-soon.md)