diff --git a/site/docs/pages/xmtpkit/introduction.mdx b/site/docs/pages/xmtpkit/introduction.mdx index 0e8e187c40..9ab8875408 100644 --- a/site/docs/pages/xmtpkit/introduction.mdx +++ b/site/docs/pages/xmtpkit/introduction.mdx @@ -29,6 +29,8 @@ When a user interacts with a Frame inside an XMTP client application, you will n The primary identifier for a user on Farcaster is the `fid`, while in XMTP it is the `verifiedWalletAddress`. +You can learn more about how XMTP works with frames in [their documentation here](https://xmtp.org/docs/build/frames). + ::: To assist you in handling interactions from XMTP, and extracting the `verifiedWalletAddress` from a POST payload, here is the XMTP Kit which includes: