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

# Case Studies

We have indexed multiple top protocols on Solana, but now what? How does that translate into value for the developers. To answer this question and to demonstrate the power of our <mark style="color:yellow;">Super Indexers</mark>, we are building protocol specific case studies.

The aim is to target top problem statements and guide developers through how they can solve them using GraphQL APIs.

#### Summary of what we do behind the scenes

* Map IDL to a DB schema.
* Backfill all the program accounts.
* Use our real-time infra layer to keep DB state in-sync with on-chain state.
* Expose the data through GraphQL APIs.
* Make sure its always in sync with on-chain.
