> For the complete documentation index, see [llms.txt](https://docs.realms.today/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realms.today/developer-resources.md).

# Developer Resources

- [Integrate Realms](https://docs.realms.today/developer-resources/integrate-realms.md): Integrate Realms Into Your Stack
- [AI Agents & Realms](https://docs.realms.today/developer-resources/ai-agents-and-realms.md): AI agents can be powerful participants in DAO governance. They can monitor proposals, analyze voting patterns, automate routine governance tasks, and even act as delegates
- [Plugins V2](https://docs.realms.today/developer-resources/plugins-v2.md)
- [Plugins V1](https://docs.realms.today/developer-resources/plugins-v1.md)
- [Voter Weight Plugin](https://docs.realms.today/developer-resources/plugins-v1/voter-weight-plugin.md)
- [V1 Voter Stake Registry Plugin](https://docs.realms.today/developer-resources/plugins-v1/v1-voter-stake-registry-plugin.md): VSR is a governance plugin implementing the veToken semantics. If a DAO uses the plugin (or any other plugin) then there are additional plugin instructions required to vote on a proposal.
- [V1 NFT Plugin](https://docs.realms.today/developer-resources/plugins-v1/v1-nft-plugin.md): Configure NFT Voting Plugin and Enable NFT Voting Plugin
- [V1 Quadratic Voting](https://docs.realms.today/developer-resources/plugins-v1/v1-quadratic-voting.md)
- [API](https://docs.realms.today/developer-resources/api.md): The Realms API provides HTTP endpoints for querying DAO data, proposals, members, and more
- [SDK](https://docs.realms.today/developer-resources/sdk.md): Explore the Realms SDK
- [SDK DAO Creation](https://docs.realms.today/developer-resources/sdk/sdk-dao-creation.md): Create a DAO using the SDK
- [Custom Instruction](https://docs.realms.today/developer-resources/custom-instruction.md): How to create a custom instruction to be executed via Realms
- [Custom Plugin](https://docs.realms.today/developer-resources/custom-plugin.md): How to create a custom plugin and attach it to Realms
- [Custom UI](https://docs.realms.today/developer-resources/custom-ui.md): This guide covers how to build custom governance UIs
- [Custom DAO](https://docs.realms.today/developer-resources/custom-dao.md): Need something custom? We build bespoke DAO solutions for your protocol
- [spl-governance](https://docs.realms.today/developer-resources/spl-governance.md): The SPL Governance is a Solana blockchain program developed as part of the Solana Program Library
