Search
⌃K
Links

Gated access

It is possible to create exclusivity by restricting experience access to specific item holders. This is possible for permanent access to experiences as well as restricting access to events which take place in the experience.
  1. 1.
    Mint the NFT which should provide restricted access. Take note of the item ID.
  2. 2.
    Using the SDK, define the zone ("volume") which is to have gated access.
  3. 3.
    Input the NFT ID as the item providing access to that zone.
  4. 4.
    (Re)publish the experience. The zone will now only be accessible to holders of that item.
See our SDK documentation on Gated Access for more information.