> 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/first-bet-insurance.md).

# First-bet Insurance

#### Welcome to JuicyBet - an innovative GambleFi Ecosystem Decentralized Project!

We welcome all newcomers with a first-bet insurance! If you're a new player and want to try betting with JuicyBet, **you'll receive the equivalent of your first bet as a FreeBet in case of a loss!**

{% hint style="info" %}
The promotion does not apply to FreeBets!
{% endhint %}

## [<mark style="color:orange;">FILL THIS FORM</mark>](https://docs.google.com/forms/d/e/1FAIpQLSc6_pkcbRlPtiLz_uNT3P85NzgtzajrDL-wV1rkbPw7Qp37TA/viewform) <a href="#fill-this-form" id="fill-this-form"></a>

#### Terms:

1. Connect your wallet at [**juicybet.net**](https://juicybet.net/)
2. Place your first bet **up to $20**
3. If your first bet loses, [**fill out this form**](https://docs.google.com/forms/d/e/1FAIpQLSc6_pkcbRlPtiLz_uNT3P85NzgtzajrDL-wV1rkbPw7Qp37TA/viewform)
4. After that, you will receive the lost amount as a FreeBet

**Important:** FreeBets are distributed every two business days after filling the form.

{% hint style="info" %}
All information about what a free bet is and how to use it can be found in [this material](/for-juicybet-users/freebets.md).
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.juicybet.net/for-juicybet-users/first-bet-insurance.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
