# Yield Opportunities

Owning a GAME NFT opens up various avenues for generating revenue and optimizing the profitability of your gaming operations. Each holder can configure and tailor several key financial aspects of their games, providing control over potential earnings and game dynamics.

### **Key Configurable Parameters:**

1. **Rake of the Game:**
   * Owners can set the rake percentage, which is the amount taken by the house from each game transaction or pot. This serves as a primary revenue stream and can be adjusted based on competitive positioning and player incentives.
2. **House Edge:**
   * The house edge is a critical setting that determines the mathematical advantage that the game, and thus the NFT owner, has over the players. Configuring the house edge appropriately can balance profitability with player fairness, impacting player retention and long-term success.
3. **Leasing Terms:**
   * If an NFT owner decides to lease their GAME NFT to another party, they can set terms including a percentage of the game's profits and potentially a fixed fee.&#x20;
   * The lease agreement allows for the customization of revenue sharing, enabling NFT owners to capitalize on their assets while others operate the gaming activities.
4. **Supported Tokens:**
   * Owners have the flexibility to choose which tokens their game will support.&#x20;

### **Dynamic Parameter Adjustments:**

* **Advance Notice and Transparency:** Changes to any of the game’s financial settings (like rake or house edge) can be made with appropriate advance notice to ensure fairness and transparency.&#x20;
* **Visibility to Players:** All the configured parameters and any changes to them will be visible to players, ensuring that players are always informed about the game conditions.&#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://docs.playland.gg/whitepaper/economy/game-nft/yield-opportunities.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.
