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
3 changes: 1 addition & 2 deletions appkit/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,7 @@ This FAQ section covers common questions and solutions for using AppKit. The que
- **500 MAUs/month:** only authenticated users count toward this, not self-custodial connections
- **2.5M RPC calls/month:** only applies if you use Reown's built-in RPC

**Using your own RPC provider?** The RPC threshold above does not apply to you.
The only limit that could apply is the general fair-use clause in our ToS. This is aimed at clearly abusive patterns — such as traffic flooding or automated spam — and does not affect normal application usage.
**Using your own RPC provider?** The RPC threshold will likely not apply to you. RPC usage may still occur from time to time to fetch users' balances. The only limit that could apply is the general fair use clause in our ToS. If your usage could reasonably be described as a spike attack or sustained automated abuse, that's when it becomes a concern. Normal app traffic is not what this clause is designed for.
</Accordion>
</AccordionGroup>

Expand Down
Loading