# Bid-To-Earn

Bid-To-Earn is an auction mode under THE NEXT WORLD's  [**marketplace**](https://thenextworld.gitbook.io/the-next-world/official-channels/website-and-marketplace)  where buyers and sellers enter competitive bids simultaneously. Auction markets do not involve direct negotiations between individual buyers and sellers, there is a transaction whenever a buyer and seller agree on an amount that is between their respective bottom lines.

However, with TNW Bid-To-Earn, a novel method was designed where not only highest bidders win, but all bidders get a chance to win as well. TNW invented an innovative method for distributing bid amount proportionally among random bidders. During the auction, there will be an additional one-of-a-kind airdrop surprise to be won randomly.

The Bid-To-Earn mode will be available in NFTs auction and Guild War admission.

> **Achieving a mutually advantageous situation.**


---

# 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://thenextworld.gitbook.io/the-next-world/how-to-earn/bid-to-earn.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.
