# Airdrop Logic

#### Airdrop Criteria (Policy)

1\. Mbrides Limited Foundation will allocate n% of revenue generated for airdrops.

2\. Of the n% allocated for rewards distribution, n% will be airdropped to SEYT holders, and the remaining n% to NFT holders.

&#x20;

#### Airdrop Criteria for NFT Membership Issuance Service

1\. Conduct snapshots of users holding NFT memberships through the NFT issuance service.

2\. Identify unique NFT numbers of users recorded in the snapshot.

3\. Cross-check and identify unique NFT numbers against membership unique identifiers.

4\. Distribute the designated airdrop reward amount based on the unique NFT numbers.

&#x20;


---

# 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://1s-organization-9.gitbook.io/seyt/readme/token-policy/airdrop-logic.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.
