# Offline Use Cases

<figure><img src="/files/HQG1twKgArDm9p9PNFkH" alt=""><figcaption></figcaption></figure>

## Examples

### Accessing Events

tokenproof enables attendees to use their tokens to gain access to token-gated at the event, without requiring them to touch their wallets where the actual tokens are held.

### **Proving Organization Membership**

Organizations can now choose to tokenize the credentials that they provide to members. For exampl&#x65;**:** fitness clubs, universities, or co-working spaces may leverage tokens allowing members to access facilities, meals, or other benefits. tokenproof can be used to validate membership while protecting the privacy of the member.

### **Validating Loyalty Program Membership**

Businesses with existing loyalty programs can now tokenize program membership credentials. For example: airlines, restaurant chains, or entertainment venues. tokenproof can facilitate the verification of these tokens by allowing members to display a QR code on their mobile devices.

### Claiming Unique Benefits in Retail

Established retail brands are offering exclusive benefits to holders of certain tokens or NFTs. Retailers can choose to create their own tokens, or offer unique benefits to third-party token holders. tokenproof can be used to securely facilitate access and verify eligibility for benefits both in retail and e-commerce stores.

### Accessing Token-Gated Physical Spaces

Owners of physical locations or shared facilities can tokenize keys and passes used to access these spaces. tokenproof enables individuals to use tokens to gain access to office buildings, hotels, or Airbnb's with less friction.

###


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tokenproof.xyz/documentation/general/offline-use-cases.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
