# Depositing and Withdrawing

**Deposit:** You can deposit SOL or ETH into the system. This creates a credit of an equal amount.&#x20;

This credit can be spent without Gas fees or TPS issues in the system. All of your earnings are added to your credits based on your Discord account.

**Withdrawal:** You can withdraw at ***any time*** back to a connected wallet.

**Maintain Balance:** You can leave your credits in your account for use on subsequent mints to save the hassle. We will likely add a small incentive for people to do this as well.

<div align="left"><figure><img src="/files/71KVg75mTZHxTMirsIoY" alt=""><figcaption></figcaption></figure> <figure><img src="/files/7h4mEVkMzvtkPfUfT6NM" alt=""><figcaption></figcaption></figure></div>


---

# 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://c1-community-first-games.gitbook.io/golden-gambit/depositing-and-withdrawing.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.
