Skip to main content
Before users can interact with the protocol (Deposit/Borrow), they must go through the onboarding flow: **Invite Code ** -> Mint NFT.

Invite System

Access is currently restricted to users with a valid invite code.
  1. Check Access: Determine if the user has already redeemed an invite.
  2. Validate Code: Check if an input code is valid.
  3. Claim Code: Redeem the code to grant access.

NFT Verification & Minting

The Positions NFT acts as the user’s identity and collateral manager within the protocol.
  1. Check for NFT: See if the connected wallet holds the NFT.
  2. Mint NFT: If not, mint one.