# Testnet Guide

Our testnet is now live [here](https://beta.bodegacardano.org).

Instructions

* Setup Cardano wallet on preprod testnet either using Eternl, Nami, or Vespr.
* Message us in [Discord](https://discord.com/invite/rgtrryH4Bp) and ask us to send tUSDM to your testnet wallet.
* Connect wallet and place bet in tUSDM.
* Sign transaction and confirm the bet went through in the Activity tab. This might take about 5 minutes.&#x20;
* &#x20;Await outcome of bet and your payout, if you win the bet, will be paid within 24 hours.&#x20;


---

# 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.bodegacardano.org/testnet-guide.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.
