> 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/academy-nfts.md).

# Academy NFTs

{% hint style="info" %}
You need to know an existing member to be able to use your Academy NFT membership
{% endhint %}

{% hint style="success" %}
Opensea: <https://opensea.io/collection/flippin-membership>
{% endhint %}

* When a member wants to register they connect their wallet and:
  1. they need to introduce the wallet address of the person who gave them the invitation
  2. they burn the ACADEMY NFT at registration.
* Once the ACADEMY Member PASS is burned the contract automatically mints another NFT called ACADEMY Collective as a membership certificate.&#x20;

<figure><img src="/files/NlnLTjrFtAgFpPhhq4vR" alt=""><figcaption><p>ACADEMY Membership</p></figcaption></figure>

### [👑](https://emojipedia.org/crown/) Membership Perks

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td><p>Access on flippin.money </p><p>(invitation needed)</p></td><td></td></tr><tr><td></td><td>1 Diamonds ($10) to participate in any Raffle</td><td></td></tr><tr><td></td><td>Exclusive Access to Rewards System <br>(crypto affiliate)</td><td></td></tr><tr><td></td><td>$FLIP coin Airdrop</td><td></td></tr><tr><td></td><td>Academy Staking Pools</td><td></td></tr></tbody></table>

{% hint style="info" %}
If you have difficulty in finding an existing member you can join our Discord and ask around. Every exiting member vouches for their invitees.
{% endhint %}

{% hint style="success" %}
The membership cost is fully given back to members as:&#x20;

1. Diamonds that can be used to buy Raffle tickets to incentivize members to participate in the ecosystem
2. $FLIP coin Airdrop
   {% 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/academy-nfts.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.
