# Back in game GeoSpace

If you have won a GeoSpace NFT, you can put it back into play by setting a winning tax in INC. Win your tax when an GeoSpace is found.

If the GeoSpace is found, then you will receive your tax minus 3% (which will go to the creator of the NFT).

{% hint style="info" %}
If the user puts their NFT back into the game, they will not be able to win it again. Also, having won it once, they can never win the NFT again.
{% endhint %}

## GeoSpace back in game

<figure><img src="/files/HqVVQcjBAbgi1cDpPUS6" alt=""><figcaption></figcaption></figure>

### Fees management

{% content-ref url="/pages/E1pZz9aEwsA5Rlvgw3lA" %}
[Back in game GSP](/white-paper/token-nomics/overview/game/back-in-game-gsp.md)
{% endcontent-ref %}


---

# 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://nftguessr.gitbook.io/white-paper/nftguessr-explanation/rules/back-in-game-geospace.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.
