> For the complete documentation index, see [llms.txt](https://checkin.gitbook.io/checkin-litepaper-v0.1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://checkin.gitbook.io/checkin-litepaper-v0.1/gameplay/checkin-gameplay/detailed-point-calculations.md).

# Detailed Point Calculations

### 2x Points Campaign - Property NFTs!

Exciting news for all Checkin users! 🎉

We’re continuing our point multiplier campaigns for July! 🪙✨

**Campaign Dates: July 1, 2024 to July 31, 2024**

📍 How to Participate: Hold more than 10 Property NFTs (in total) and continue checking in as you normally do!

Every checkin and achievement will give you 2x the points when you own at least 10 Property NFTs.

{% hint style="info" %}
You can mint Property NFTs of any IRL locations! &#x20;

Places you go everyday, or places you've never been.

For the 2x Points Campaign, you don't need to checkin to those locations to get the 2x multiplier, just own at least 10 Property NFTs!
{% endhint %}

Haven’t joined the fun yet?

Install our PWA at app.checkin.xyz and start earning points today - checking in using our Checkin Client gives you more points as usual!

{% hint style="info" %}
Note: If you hold more than 500,000 $CHECK, you will receive an additional 5x points for Season 1.
{% endhint %}

### Normal Check-In Points

* If you check in with our client app, you will get 5x points compared to from Warpcast client!

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

{% hint style="info" %}
5x Campaign Point Calculation
{% endhint %}

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

### Peer-tipping of $DEGEN

* 2% of the DEGEN you tip to others’ checkins will be converted into $CHECK points for you.
* To be eligible, you need to tip with “✅”, like “500 $DEGEN ✅”

### Checkin with Friends

* If your friends (mutual follows on Farcaster) check-in from your “I’m here too!” button of your cast, you will get 10 points.

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

### Referrals

* Invite new users with your referral code, and get 5% of their points

### Points Randomization

* Introducing some randomness to our lives, we are adding randomization to points to potentially get more points if you checkin with our app!

Points Randomization Multipliers:

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

e.g. Checking in to a location <100m using the Checkin client app will get you 50 points, but there’s a 0.5% chance it becomes 500 points! 👀


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://checkin.gitbook.io/checkin-litepaper-v0.1/gameplay/checkin-gameplay/detailed-point-calculations.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.
