# Marketplace

The AthleteHero marketplace is where goods and services can be bought for **FIT** tokens. The marketplace only accepts **FIT** coins. An AthleteHero NFT is required to make purchases within the marketplace.

### Items

Marketplace items include both physical goods and services. Some items will have a limited quantity available and sold as "first come, first serve."

Several goods and services from our corporate family (RacerSignUp Inc. and LogThatRun.com) will also be sold within the marketplace.

An example of some of the types of goods and services to be available in the marketplace are:

* Athletic clothing
* Athletic gear
* Training plans
* Coaching
* Race registration

### Operational Costs

The costs for manufacturing and providing the services and goods are funded through secondary sales of the NFT, future collections, and income from the existing corporate family of companies **Racer SignUp Inc.** and **LogThatRun.com**.

### Burning

When an item is exchanged for **FIT** coin within the marketplace, the tokens paid are burned off. Burning lowers the supply of tokens, thus increasing their rarity and value.


---

# 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://whitepaper.athletehero.com/marketplace.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.
