> For the complete documentation index, see [llms.txt](https://gitbook.social.monster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.social.monster/rewards/openapi/benefits.md).

# Benefits

1. **+100% Boost On Seasonal Point Rewards**

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

OwOG NFT holders will be able to their seasonal Points, and even triple or quadruple them when they own up to 3.

The more daily quests you complete ([in-app](https://m.social.monster/) or [on socials](https://www.social.monster/)), the more rewards you obtain simply by owning a NFT from the OwOG collection.

2. **Priority Access To New Features**&#x20;

Naming and Owning the first user-created Tribes was just a first privilege granted to OwOG NFT owners!&#x20;

As SoMon grows, more exciting updates and features will be made available, and OwOG NFT users will be the first to enjoy them by getting early access.&#x20;

3. **Unique Badges Just For You**

Owning a OwOG NFT allows you to display exclusive OwOG badges on your profile:&#x20;

<figure><img src="/files/L41z9WKjulrtf8HuGCER" alt=""><figcaption><p>OwOG Badges on a profile</p></figcaption></figure>

With these badges, you can show off your own NFTs to members who inspects your profile!

4. **Exclusive $OwO Airdrops**

On top of Points and Badges, OwOG owners will receive directly $OwO airdrops allocated exclusively to them, no matter what you do in the season.

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

The more OwO, the more $$$(๑✪ω✪)L$$$,

Let’s goOwOo!


---

# 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, and the optional `goal` query parameter:

```
GET https://gitbook.social.monster/rewards/openapi/benefits.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
