# How to Bet

Overtime makes engaging with sports via blockchain both fun and seamless. Our intuitive dapp delivers a user-friendly market interface crafted to elevate your experience.&#x20;

{% hint style="info" %}
**Use Discord widget in the app for live support**

* Stay connected to the community without leaving the app.
* Click the Discord icon in the lower-right corner of the home screen.
* Want to dive deeper into Overtime's community? Use this [Discord Invite Link](https://discord.com/invite/overtime-io).
  {% endhint %}

<h2 align="center">Check out the video tutorial for a visual walkthrough.</h2>

{% embed url="<https://drive.google.com/file/d/1LDIVibbK4mhkvyDwmBwKBklyH94RuVm9/view?usp=sharing>" %}

<h2 align="center"><strong>For written guide, follow the steps below!</strong></h2>

### 1. Sign In

* Launch the Overtime homepage and click <mark style="color:yellow;">**`SIGN IN`**</mark>
* Pick your **Social Login** or **Connect Wallet** directly.
* Approve access to your account/address.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqSlj8vWOOVBuhXhcN6iy%2Fuploads%2F7PvAqHbB7eac7jm7xScc%2FScreen%20Recording%202025-09-04%20154151.mp4?alt=media&token=b09844ec-4a2c-42f9-96c8-2304e0a8916f>" %}

### 2. Discover Markets

* Navigate to the **Sports & League** menu in the sidebar.
* Browse the dropdown to find your favorite league.
* Add leagues to your **Favorites** by clicking the ⭐ icon, your favorites will appear at the top of the menu.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqSlj8vWOOVBuhXhcN6iy%2Fuploads%2Fs37zCd35y6149jCneNu4%2Ffavorites.mp4?alt=media&token=a3d2d06e-283c-4e11-9dfd-5cd937773894>" %}

### 3. View & Trade Markets

* After selecting a league, you’ll see upcoming matches along with popular betting lines: **Moneyline**, **Handicap**,**Total etc.**
* Want more options? Click the dropdown next to **Total** to explore additional lines, including player props.
* Found a line you like? Click it to add it to your **Ticket Builder** on the right.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqSlj8vWOOVBuhXhcN6iy%2Fuploads%2F9VZPmyU5uLIDgqVZslU6%2FExpand_and_add_to_parlay.mp4?alt=media&token=6797378c-ccb0-4ccb-b195-de9a5e493670>" %}

### 4. Place Your Bet

* Your selections appear in the Ticket Builder. Planning a parlay? Add more legs to stack your bets.
* Review the latest quote for accuracy.
* Type in your stake:
  * Using $**OVER** tokens? Enjoy a **2% boosted returns**.
  * Prefer other crypto? You can pay with **USDC, USDT,** **ETH etc.** *These **do not offer boosted returns**.*
* Review your potential profit and total payout, then **confirm**, **sign**, and you’re all set.

#### 5. Track Your Positions

* Head to **Profile** at the top of the app to monitor your activity.
  * See all your **open** and **claimable** positions.
  * Review your entire **transaction history**.
  * Track your stats: total trades and volume.

### Discord Integration

{% hint style="info" %}
Use Discord widget in the app for live support

* Stay connected to the community without leaving the app.
* Click the Discord icon in the lower-right corner of the home screen.
* Want to dive deeper into Overtime's community? Use this [Discord Invite Link](https://discord.com/invite/overtime-io).
  {% 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://docs.overtime.io/get-started/how-to-bet.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.
