# Currencies Used in Owners Club

A critical component of making this game accessible to diverse groups was providing a complete game experience without cryptocurrency to experience the full game. As such, we have built a gaming ecosystem that can be accessed via regular money (USD, AUD, GBP - often called "fiat currencies"), cryptocurrency (SOL), or with our own IGG gaming token.

Below is a brief overview of how various currencies are utilized in our game:

1. **Money is used for:**
   * Purchasing our in-game currency, “Silver Coins & GEMS,” through the App Store and Google Play, allows you to acquire food, caring items, boosts, equipment, and premium horses in-game.&#x20;
   * Participating in USD-denominated stakes races.&#x20;
   * Purchasing NFTs from IGG during our sales and auctions.
2. **SOL or the IGG gaming token can be used for:**
   * Breeding (exclusively the IGG Token).
   * GEMS can also be bought via the Owners Club website with SOL or the IGG gaming token for a discount.
   * Participating in SOL or IGG-denominated stakes races.
   * Purchasing NFTs from IGG during our sales and auctions.

<figure><img src="/files/VYTleZZZ21w3PPer9PGi" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://invincible-gg.gitbook.io/igg_blueprint/owners-club/currencies-used-in-owners-club.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.
