# Earning

## Farming

Players can acquire fruits, vegetables and other crop items by farming on their land. All crops can be traded into NFTs (to be sold on third-party marketplaces or stored in your cryptoasset wallet) or exchanged for Dubloon Tokens at the in-game marketplace.

There is a rare chance for players to find buried treasure while farming. This treasure can be in the form of Dubloon or NFTs

Other farmable materials like wood and minerals can be also traded into NFTs or exchanged for Dubloon Tokens at the in-game marketplace.

## PvP & PvE

Defeating an AI or player ship will grant the user player a portion of the opponent's loot. This can be NFTs or Dubloon Tokens.

Upon defeating AI strongholds players will be rewarded with NFT or Dubloon rewards.

Players will be awarded a portion of loot after successfully raiding an enemy Port.

Players can win rewards in PVP and PVE competitions, through prize pools funded by the [Community Incentives](https://plodding-isles.gitbook.io/plodding-isles/dubloon-token-dub/fee-distribution) fund.

## Marketplace

Players can sell all earned in-game items at the in-game Marketplace for Dubloon Tokens. Similarly, players can buy NFTs at the in-game Marketplace for Dubloon Tokens. Players can also bring Plodding Isles item NFTs into the game from third-party marketplaces to be exchanged into in-game items.

Players can sell their Dubloon Tokens and NFTs on third-party exchanges and marketplaces, such as [Quickswap](https://quickswap.exchange/#/swap), [Uniswap](https://uniswap.org/) and [Opensea](https://opensea.io/).


---

# 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://plodding-isles.gitbook.io/plodding-isles/plodding-isles-game/core-gameplay-elements/earning.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.
