# How To Tap Trade

## What is Tap Trading?

Tap Trading is the most fun and simple way to make price predictions.

Instead of placing traditional orders, you see a grid of price ranges (“squares”) across time.

* Each square represents a **price range over a time window**
* You **tap a square** you believe price will enter
* Payouts adjust dynamically based on:
  * distance from current price
  * time remaining
  * market volatility

To earn the multiplier payoff, price simply needs to **enter your selected square** before the price line passes your square.

No complex orders or friction, you make a single clear prediction:

> **“I think price will enter this zone before time runs out.”**

### Getting Started&#x20;

Access Euphoria via web browser, mobile PWA, or Telegram mini app at <https://euphoria.finance>

<figure><img src="/files/Jcx8M6BrA3FGQ8xe7v7m" alt="" width="188"><figcaption></figcaption></figure>

Create your account with your preferred login method&#x20;

<figure><img src="/files/JnI4fe7NSCUiEdGllbwY" alt="" width="188"><figcaption></figcaption></figure>

If on mobile, install the PWA for easy access in the future or access via Telegram Mini App

<div><figure><img src="/files/dgN02vqk27zhFmIFJBUu" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/0d2hPzR34UerwPxw2RHi" alt="" width="188"><figcaption></figcaption></figure></div>

### How to Trade:

***

### Fund your account:

Choose your preferred funding method between crypto and fiat options

<figure><img src="/files/Qaldr3f6LkaZTQ2X0Yog" alt="" width="188"><figcaption></figcaption></figure>

***

### Select your trade size

Your trade size will default to $1. You can change this by tapping on the dollar icon in the bottom righthand corner. Whatever amount you set here is the amount that you will trade per tap.

<figure><img src="/files/qbPWLcE26yuAefFJmiyT" alt="" width="188"><figcaption></figcaption></figure>

***

### Read the grid:

The grid is made of **price zones** (squares). Each square represents a target range price can reach within a 5 second timeframe.

In general:

* **Closer squares** → easier to hit → lower payout
* **Farther squares** → harder to hit → higher payout

Payouts update dynamically based on distance, volatility, and time remaining.

***

### Tap a Square

Tap the square (zone) you think price will reach to place a trade.

<figure><img src="/files/9WwD5e4v0h2UYmxpARPj" alt="" width="188"><figcaption></figcaption></figure>

***

### Know the profit condition

You profit if price enters your selected zone at any point before the price line passes your square.

<figure><img src="/files/NW1ZPT7RQ8ruOcfjflHV" alt="" width="188"><figcaption></figcaption></figure>

Important details:

* It does **not** need to stay there
* It just needs to **touch the zone once**

If price never enters your zone before expiry, the trade expires worthless, aka, you lose the amount you tapped for that square.&#x20;

### Visit the Leaderboard

See how you stack up compared to the chads on the Leaderboard

<figure><img src="/files/VDadLHDMqkHnacI9nHNC" alt="" width="188"><figcaption></figcaption></figure>

### Flex your profits

<figure><img src="/files/Qg4VaVbNDpwmwb8hXDrn" alt="" width="188"><figcaption></figcaption></figure>

### Share with friends

<figure><img src="/files/z4hHtoZj1m5heG9o4T1B" alt="" width="188"><figcaption></figcaption></figure>


---

# 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.euphoria.finance/euphoria/how-to-tap-trade.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.
