# DAO Café > The official high-performance GraphQL indexer for the CreateDAO protocol. Track proposals, analyze voting power, and monitor governance activity across Ethereum and Sepolia. ## Docs - [DAO Café Documentation](https://dao.cafe/docs/index.md): The official indexer and SDK for the CreateDAO protocol - [Decoded Actions](https://dao.cafe/docs/indexer/decoded-actions.md): Human-readable proposal actions decoded from calldata - [DAO Café Indexer](https://dao.cafe/docs/indexer/overview.md): High-performance GraphQL API for the CreateDAO protocol - [Query DAOs](https://dao.cafe/docs/indexer/query-daos.md): All methods for fetching DAO data from the GraphQL API - [Query Delegation](https://dao.cafe/docs/indexer/query-delegation.md): Methods for fetching delegation relationships - [Query Proposals](https://dao.cafe/docs/indexer/query-proposals.md): All methods for fetching governance proposals from the GraphQL API - [Query Token Holders](https://dao.cafe/docs/indexer/query-token-holders.md): Methods for fetching token balances and voting power - [Query Votes & Voting Power](https://dao.cafe/docs/indexer/query-votes.md): Methods for fetching votes and checking voting power - [Advanced Usage](https://dao.cafe/docs/sdk/advanced.md): Custom clients, caching, error handling, and optimization tips - [Examples](https://dao.cafe/docs/sdk/examples.md): Real-world code examples for building DAO applications - [SDK Overview](https://dao.cafe/docs/sdk/overview.md): TypeScript SDK for DAO.CAFE - the GraphQL indexer for CreateDAO - [Query Functions](https://dao.cafe/docs/sdk/query-functions.md): Promise-based async functions for Node.js and vanilla JavaScript - [React Hooks](https://dao.cafe/docs/sdk/react-hooks.md): TanStack Query hooks for fetching governance data in React applications - [TypeScript Types](https://dao.cafe/docs/sdk/types.md): Complete reference for all TypeScript types exported by the SDK ## Optional - [GraphQL Playground](https://dao.cafe/graphql) - [GitHub](https://github.com/daocafe)