Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions website/src/pages/en/subgraphs/fair-use-policy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ This policy applies to all individual users, teams, chains, and dapps using Edge

**Free Storage: Up to 10 GB**

Beyond that, pricing is variable and adjusts based on usage patterns, network conditions, infrastructure requirements, and specific use cases.

Reach out to [InfraDAO](mailto:indexing@infradao.com) or `@jmulq` on Telegram to discuss options that meet your technical needs.
Beyond that, pricing is variable and adjusts based on usage patterns, network conditions, infrastructure requirements, and specific use cases. Reach out to the [Edge & Node team](mailto:info@edgeandnode.com) to discuss options that meet your needs.

You can monitor your usage via [Subgraph Studio](https://thegraph.com/studio/).

Expand All @@ -37,9 +35,8 @@ If you exceed your included storage:

- You will receive an email alert.
- A grace period of **7 days** will be provided to take the following options:
- [Publish your Subgraph to the Network](/subgraphs/developing/publishing/publishing-a-subgraph/#adding-signal-to-your-subgraph) and [add signal](/subgraphs/developing/publishing/publishing-a-subgraph/#adding-signal-to-your-subgraph) to encourage other Indexers on the network to serve it.
- If your subgraph is on a chain without indexer rewards, but you'd like to get it indexed, you can work directly with independent Indexers. Contact @jmulq on Telegram or email [InfraDAO](mailto:indexing@infradao.com) to discuss options.
- Try [pruning Subgraph data](/subgraphs/best-practices/pruning/) to remove unused entities and help stay within storage limits.
1. [Publish your Subgraph to the Network](/subgraphs/developing/publishing/publishing-a-subgraph/#adding-signal-to-your-subgraph) and [add signal](/subgraphs/developing/publishing/publishing-a-subgraph/#adding-signal-to-your-subgraph) to encourage other Indexers on the network to serve it. If your Subgraph is on a chain without indexer rewards, but you'd like to get it indexed, you can work directly with independent Indexers. Contact @jmulq on Telegram or email [InfraDAO](mailto:indexing@infradao.com) to discuss options.
2. Try [pruning Subgraph data](/subgraphs/best-practices/pruning/) to remove unused entities to bring storage below the 10 GB threshold.

Edge & Node's team is committed to helping users avoid unnecessary interruptions and will continue to support all builders.

Expand Down