# GSC Withdrawals

### Example

**A. Scenario players only Play and earn GSC&#x20;**<mark style="color:red;">**without spending GSC**</mark>&#x20;

![](/files/ZifC6RD0kOY4iTBm3mDH)

**B. Scenario players  Play and earn GSC and&#x20;**<mark style="color:red;">**spend GSC in a day.**</mark>

**Day 1:**  IF a Player earn 1000 GSC and spend 400 GSC in-game

600 GSC profit can be withdrawn at **200 GSC per day from the 7th to 9th day**

![Day 1](/files/sr5WUIRUsdOYkoWQqgok)

**Day 2:** IF a Player earn 300 GSC and spend 200 GSC in-game

100 GSC profit can be withdrawn at **60 GSC on the 8th day and 40 GSC on the 9th day**

![Day 2](/files/CGP00q1CobQvWMkhi0Ok)

**Day 3:** IF a Player earn 500 GSC and spend 600 GSC in-game

**-100 GSC** are *<mark style="color:red;">**deducted**</mark>* in the profit from the previous day: **40 GSC of D2's profit and 60 GSC of D1's profit on the 9th day**

![Day 3](/files/yXEknEUJb8PX49MfsfO6)

**Day 4:** IF a Player earn 400 GSC and spend 200 GSC in-game

200 GSC profit can be withdrawn at **80 GSC on the 10th & 11th day and 40 GSC on the 12th day**

![Day 4](/files/TfZRXQsSNXaqwXc6glmK)

**Day 5:** IF a Player earn 600 GSC and spend 400 GSC in-game

200 GSC profit can be withdrawn at **120 GSC on the 11th day and 80 GSC on the 12th day**

![Day 5](/files/IYjKu529osCJfpzkAQz8)

**Day 6:** IF a Player earn 800 GSC and spend 510 GSC in-game

290 GSC profit can be withdrawn at **160 GSC on the 12th day and 130 GSC on the 13th day**

![Day 6](/files/RotKxIrpzUCuQBSju0x0)

**Day 7:** IF a Player earn 1000 GSC and spend 50 GSC in-game

950 GSC profit can be withdrawn at **200 GSC each day from the 13th to the 16th day and 150 GSC on the 17th day**

![Day 7](/files/5PB4uHXk3zhPwT1JYudw)

###


---

# 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.gunstar.io/whitepaper/the-game/game-play/earning-ecosystem/gsc-withdrawals.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.
