# How Your Account Works

## Your Account

<figure><img src="https://2058333026-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwYjT4dvNt3xe2YxNW4V7%2Fuploads%2FYiqdcA7tdKN4HnYBpmwE%2Fimage.png?alt=media&#x26;token=8b6521e0-4c0b-4861-bb5f-da417bfea5fd" alt=""><figcaption></figcaption></figure>

When you log in to your account, and go to "My Account" you will see the following information:

* Account ID
* Email Address
* First Name
* Last Name
* Total Wagered (cumulative total amount of USD used in bets)
* Total Wins (total amount of bets won)

***

## Your Deposit Address

When you make an account on WagerOn.io there is a unique wallet that is created for your specific account -- we call this wallet your account's "deposit address".

{% hint style="warning" %}
Please **ONLY** **SEND ETH** to this deposit address!!!
{% endhint %}

<figure><img src="https://2058333026-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwYjT4dvNt3xe2YxNW4V7%2Fuploads%2FmnlWJvdcoK0hTvCHcHE7%2Fimage.png?alt=media&#x26;token=3d2b7f41-8df9-4def-9dee-7866140e3e64" alt=""><figcaption></figcaption></figure>

Send $ETH to this deposit address (ONLY ETH!), then click the "Notify" button.\
Within minutes your funds should register on the DApp under the "Balance" section at the top right.

<figure><img src="https://2058333026-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwYjT4dvNt3xe2YxNW4V7%2Fuploads%2FcL2BbCqHo22DHQm2C8eJ%2Fimage.png?alt=media&#x26;token=70e3c69d-9ca4-4f7f-b43d-ad0059b75db8" alt=""><figcaption></figcaption></figure>

## Account Credits

The credits section -- shown next to "Balance" -- on the top right of the DApp refers to the amount of credits that the platform matched of your initial deposit.

{% hint style="info" %}
Deposits are currently matched up to $100 in credits!
{% endhint %}

In order to withdraw funds that are deposited to the platform, you must wager 3x the $ value that you were matched in credits.  This limit is in place in order to protect the platform from "credit farming"; which is a strategy that people use to deposit funds and withdraw more immediately due to the credits matched.

{% hint style="success" %}
**Example:** If you were matched $100 in credits (max) you would need to wager $300 in bets, before you are able to withdraw account funds.
{% endhint %}


---

# 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://wager-on.gitbook.io/wageron-docs/product-guides/how-your-account-works.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.
