# Main Components

**BID TO EARN**

* Bid to Earn core principle is that you have a series of auctioning NFTs. When someone is outbid, they earn a portion of the bid as income. So that bidder ends up with more currency than prior to their bid. We have built this so it can work for entire mints.\
  **Example: you bid 1 SOL, get outbid, and now you have 1.2 SOL**

**WHAT YOU CAN EARN**

* Whenever you are Outbid, you earn. In a single mint day, you could be outbid many times, collect rewards and then bid again. The system is cheat-proof and bot-resistant.\
  You automatically match your own bids with the lowest bid on any given track, unless you are the TOP BIDDER in a track. (See separate category)

<div align="left"><figure><img src="https://3713822024-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMeIOhQax3uOk3RWPXLaM%2Fuploads%2FgcRjXqbPfRMZVRZpGLg3%2F2023-02-07_12-40-32.png?alt=media&#x26;token=5f120021-4e0d-4448-b50f-58ce6aede44e" alt=""><figcaption></figcaption></figure></div>

**HOW THE MATH WORKS**

* When you are outbid, you earn based on how much YOU overbid and how much someone else overbid you.  You earn 14% of your overbid, and 6% of the underbid (how much they overbid you).


---

# 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://c1-community-first-games.gitbook.io/golden-gambit/main-components.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.
