# Dopamine Mode

**Trading is fun. Experience our signature Swipe-to-Trade flow.**

This special mode is designed for rapid discovery and intuitive trading.

<figure><img src="https://735851976-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdgMyte6vUV8UiklbvixP%2Fuploads%2FFeF8uIGstH7TOLmathw2%2FUntitled%20(2).gif?alt=media&#x26;token=b438fe0a-8a08-4336-b6d3-8be1fab43707" alt="" width="375"><figcaption></figcaption></figure>

#### Phase A: Limit Setting & Approve

Before the fun starts, safety comes first.

#### How It Works

1. You set a **spending amount** and approve it using your **passkey** (e.g., "$10 per Right Swipe").
2. This approval allows us to execute trades **within that limit**

<figure><img src="https://735851976-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdgMyte6vUV8UiklbvixP%2Fuploads%2FRD251BnWrBa8fbn7JFQi%2FUntitled%20(1).gif?alt=media&#x26;token=891f1476-0964-43f2-a98b-5c186943f0b2" alt="" width="375"><figcaption></figcaption></figure>

#### Phase B: The Card Swipe

You will be presented with a stack of cards representing different tokens.

* **The Card:** Shows the Token Name, Category Tag, Ticker, 24h Change, and a mini-chart.
* **Swipe Left (Skip):** Not interested? Swipe left to see the next token.
* **Swipe Right (Buy):** Like what you see? Swipe right to instantly buy your pre-set amount.
* All executions happen **only within the limit you approved**.
* You can check the bought assets on the **"Portfolio"** Tab, and activity history on the **"Activity"** Tab.

<figure><img src="https://735851976-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdgMyte6vUV8UiklbvixP%2Fuploads%2FVY8o8J4KRfyjfbuA9z5G%2FMerge%20videos%20project%20(3).gif?alt=media&#x26;token=29d9ada0-d36d-468d-bba0-62f910b0da2e" alt="" width="375"><figcaption></figcaption></figure>

#### Phase C: Disable Dopamine

To turn off the dopamine experience or reset your preferences:

* Tap the **Settings** icon located in the top right corner of the Dopamine screen.
* Change the limit amount to **0**.
* Tap the **Disable Dopamine** button that appears to confirm.
* Approve with **your Passkey** to disable dopamine.

<figure><img src="https://735851976-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdgMyte6vUV8UiklbvixP%2Fuploads%2FWsLsev3oXbj5u98HzTu7%2FUntitled%20(3).gif?alt=media&#x26;token=19d6a2b0-0e5e-4736-9f6b-f6178b69f53f" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}

#### Your Control & Safety&#x20;

* Each trade is executed **on your behalf**, based on your swipe
* No transaction can exceed your **pre-approved limit**
* You can change or revoke the limit at any time
* Every trade remains fully visible in your activity history

This approach keeps trading fast while ensuring **you stay in full control**.
{% 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://grand-2.gitbook.io/grandlabs/tutorials/quickstart-3.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.
