> ## Documentation Index
> Fetch the complete documentation index at: https://cosmos-docs-selective-ibc-merge.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Build

> Version: v0.50

* [Building Apps](/docs/sdk/v0.50/build/building-apps/app-go) - The documentation in this section will guide you through the process of developing your dApp using the Cosmos SDK framework.
* [Modules](/docs/sdk/v0.50/build/modules) - Information about the various modules available in the Cosmos SDK: Auth, Authz, Bank, Crisis, Distribution, Evidence, Feegrant, Governance, Mint, Params, Slashing, Staking, Upgrade, NFT, Consensus, Circuit, Genutil.
* [Migrations](/docs/sdk/v0.50/build/migrations/intro) - See what has been updated in each release and the process of transitioning between versions.
* [Packages](/docs/sdk/v0.50/build/packages) - Explore a curated collection of pre-built modules and functionalities, streamlining the development process.
* [Tooling](/docs/sdk/v0.50/build/tooling) - A suite of utilities designed to enhance the development workflow, optimizing the efficiency of Cosmos SDK-based projects.
* [ADRs](/docs/sdk/v0.50/build/architecture) - Provides a structured repository of key decisions made during the development process, with rationale behind them.
* [REST API](https://docs.cosmos.network/api) - A comprehensive reference for the application programming interfaces (APIs) provided by the SDK.
