# Income from buying, selling and renting shoes

As it's already mentioned, the price of shoes is regulated by a smart contract and increases with each new purchase. Thus, early buyers get the opportunity to buy early and then resell at a different price. Also, the owner can rent shoes for a special smart contract. After that, anyone can rent shoes to climb routes, deducting a percentage of the total income (20% / 30% / 40% at the choice of the owner)


---

# 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://docs.openbisea.com/dexgo-white-paper/dexgo-overview/how-to-earn-on-dexgo/income-from-buying-selling-and-renting-shoes.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.
