> For the complete documentation index, see [llms.txt](https://docs.juicybet.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.juicybet.net/for-juicybet-users/connecting-wallet.md).

# Connecting Wallet

## How can I connect my cryptocurrency wallet?

1. Go to [juicybet.net](https://juicybet.net/)
2. Click on **Connect Wallet** and login with your wallet (Sreenshot 1)
3. Click on **Juicy Drops** to find additional information about your account

<figure><img src="/files/CWlUiFGkv9O6eFt6sH14" alt=""><figcaption><p>Sreenshot 1 - Wallet connection</p></figcaption></figure>

## How can I approve spending?

1. Click on **Sport bets**
2. Select any event & odd, set bet amount (min $1) and click on **Approve spending** (Screenshot 1)
3. Specify total bets amount that you don’t want to exceed, click **Next** and then click **Approve** (Screenshot 2 & 3)
4. Make sure you’ll see **Approve succesfull** message

<figure><img src="/files/Zht7dcWnJ8iaifVH9U4a" alt=""><figcaption><p>Screenshot 1 - Approve spending</p></figcaption></figure>

<div><figure><img src="/files/IpDc3SLbL7D8rNPOzgTL" alt=""><figcaption><p>Screenshot 2 - Approve spending</p></figcaption></figure> <figure><img src="/files/PSyZmsJQk8xvRTlda7uz" alt=""><figcaption><p>Screenshot 3- Approve spending</p></figcaption></figure></div>

## How can I swap tokens?

1. Click on **Your Account** and select **Swap Crypto** (Screenshot 1)
2. After redirecting, click on **Connect Wallet** and login (Screenshot 2)
3. 3\. Select the token you want to swap, enter amount, select the token you want to get and click **Swap** (Screenshot 3)
4. 4\. Click on **Confirm** button and then **Confirm** again **(**&#x53;creenshot 4)
5. 5\. Wait for your token to be received

<figure><img src="/files/dOpdHmhpFQ6t4zXzi00V" alt=""><figcaption><p>Screenshot 1 - Token swap</p></figcaption></figure>

<figure><img src="/files/FJaWd3w90vmVK780H19y" alt=""><figcaption><p>Screenshot 2- Token swap</p></figcaption></figure>

<figure><img src="/files/nK7Q84Kj214qMhcnzSHj" alt=""><figcaption><p>Screenshot 3 - Token swap</p></figcaption></figure>

<figure><img src="/files/6uTamqEdkpfYq9QyVqBC" alt=""><figcaption><p>Screenshot 4 - Token swap</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.juicybet.net/for-juicybet-users/connecting-wallet.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.
