diff --git a/website/src/pages/en/subgraphs/fair-use-policy.mdx b/website/src/pages/en/subgraphs/fair-use-policy.mdx index 9036cd713ed7..16706b2ac22d 100644 --- a/website/src/pages/en/subgraphs/fair-use-policy.mdx +++ b/website/src/pages/en/subgraphs/fair-use-policy.mdx @@ -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/). @@ -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.