# Reward & Earn

| Method       | How to earn                                                                                                                                   |
| ------------ | --------------------------------------------------------------------------------------------------------------------------------------------- |
| Racing       | The most common method of profiting from dogs. Use your racing dogs to participate in races and get rewards.                                  |
| Daily Quests | Login to F1 Dog daily to do missions and gain rewards from those.                                                                             |
| Renting      | You may rent your racing dogs to other users and earn a passive income if you have too many racing dogs and not enough time to care for them. |
| Breeding     | For unused dogs, you can breed them to get racing dogs which higher quality and sell them                                                     |
| Mystery box  | You can open mystery boxes with your F1D to have the opportunity to receive high-quality dogs                                                 |
| Selling NFT  | When you have a racing dog with a high tier of credit, you may sell them for a decent price on the marketplace.                               |


---

# 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://f1dog.gitbook.io/white-paper/game-play/reward-and-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.
