# Royalty Rewards

Startups listed in the club agree to pay a 5% royalty fee, which is shared among NFT holders. Members are rewarded with royalty payouts based on their NFT ownership and membership category. The more NFTs owned and the higher the membership level, the greater the potential royalty rewards.

### 1. Bronze Membership

**Royalty Distribution: 50%**

Bronze members will receive 50% of the royalty rewards generated from the startups funded by the Royalty Fund.

### 2. Silver Membership

**Royalty Distribution: 25%**

Silver members will receive 25% of the royalty rewards generated from the startups funded by the Royalty Fund.

### 3. Gold Membership

**Royalty Distribution: 10%**

Gold members will receive 10% of the royalty rewards generated from the startups funded by the Royalty Fund.

### 4. Platinum Membership

**Royalty Distribution: 15%**

Platinum members will receive 15% of the royalty rewards generated from the startups funded by the Royalty Fund.


---

# 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://ventureclub-fundshing.gitbook.io/docs/solutions/royalty-rewards.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.
