---
tags: rage-report, v3
---
# Rage Report: SDK Setup and Data Fetching
## Goals
- Experiment with data fetching patterns to support summon, hub and proposal form/detail rage apps
- Set up some initial cross chain data fetching functions
- Experiment with data hydration and fetching ceramic data
- Explore SDK module and file strucutre
## Experiment Design
- Try scoped/prescribed queries vs. open query building style functions
- present to team for feedback
- Pass to app teams to integrate/test in rage apps
## Results
## Takeaways
- questions to answer
- and future rages
/index.ts
- single source for importing from the package
- default to Haus sdk
- export * of each sub section
- sub indexes explicitly export functions/classes/modules