# Resources Guides Documentation ## Pages - [API keys](https://hiro-systems-docs-git-develop-hirosystems.vercel.app/resources/guides/api-keys.md): For developers who need API requests beyond the standard rate limits. - [Build a decentralized Kickstarter](https://hiro-systems-docs-git-develop-hirosystems.vercel.app/resources/guides/build-a-decentralized-kickstarter.md): Learn how to create a crowdfunding app, enabling creators to fund their projects without a third party. - [Build a no-loss lottery pool](https://hiro-systems-docs-git-develop-hirosystems.vercel.app/resources/guides/no-loss-lottery.md): Learn how to create a no-loss lottery pool that leverages stacking yield. - [Build an NFT marketplace](https://hiro-systems-docs-git-develop-hirosystems.vercel.app/resources/guides/build-an-nft-marketplace.md): Learn how to create an NFT marketplace that allows users to list NFTs for sale and purchase them using Clarity. - [DocsKit](https://hiro-systems-docs-git-develop-hirosystems.vercel.app/resources/guides/docskit.md): DocsKit usage - [Guides](https://hiro-systems-docs-git-develop-hirosystems.vercel.app/resources/guides.md): Guides for building on Stacks. - [How to install Docker](https://hiro-systems-docs-git-develop-hirosystems.vercel.app/resources/guides/installing-docker.md): Install Docker to run a local devnet. - [How to sync a Bitcoin node](https://hiro-systems-docs-git-develop-hirosystems.vercel.app/resources/guides/sync-a-bitcoin-node.md): Learn how to sync a Bitcoin node for building Bitcoin applications. - [How to sync a Stacks node](https://hiro-systems-docs-git-develop-hirosystems.vercel.app/resources/guides/sync-a-stacks-node.md): Learn how to sync a Stacks node for running a local devnet or mainnet. - [Rate limiting](https://hiro-systems-docs-git-develop-hirosystems.vercel.app/resources/guides/rate-limits.md): Understand the rate limits for Hiro APIs and the STX Faucet. - [Using Clarity values](https://hiro-systems-docs-git-develop-hirosystems.vercel.app/resources/guides/using-clarity-values.md): Learn how to use Clarity values in your Clarity smart contracts. - [Using Pyth price feeds](https://hiro-systems-docs-git-develop-hirosystems.vercel.app/resources/guides/using-pyth-price-feeds.md): Complete guide to integrating real-time market price data from Pyth Network into your Stacks applications.