> For the complete documentation index, see [llms.txt](https://flippin.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://flippin.gitbook.io/docs/membership-nfts/membership-perks.md).

# Membership Perks

**Membership Perks** 👇

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="1f510">🔐</span> Exclusive access on <a href="https://flippin.money/">flippin.money</a></summary>

**Genesis Members** get exclusive access with no invitation needed while \
**Academy Members** need to be invited by an existing Genesis or Academy Member, which links all ACADEMY members to the GENESIS members.

</details>

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="1f4b0">💰</span>FLIP coin Airdrop</summary>

$FLIP coin Airdrop to all NFT members: \
\- 10% airdrop to Genesis and \
\- 10% airdrop to Academy.&#x20;

Direct project stakeholders -> part of project revenue is used to buyback and burn $FLIP

</details>

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="1f39f">🎟️</span>Automatic entry in ETH Raffles</summary>

**For Genesis only:** once all members will join Flippin with their NFTs and register on [flippin.money](https://flippin.money/) multiple Genesis Raffles worth up to 120 eth will take place with all 5,050 members automatically included in the draw by using their membership diamonds.

</details>

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="1f4b8">💸</span>Exclusive access to the Rewards system</summary>

Start building your passive income stream right away through a lifetime reward system. Invite friends and other people from your network and play together.&#x20;

</details>

{% hint style="info" %}

* Only raffle tickets are included in the rewards system.
* The cost of the rewards is included in the raffle ticket which acts as an incentive to participate in the project. &#x20;
  {% endhint %}


---

# 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://flippin.gitbook.io/docs/membership-nfts/membership-perks.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.
