# Funding Your Wallet

### Polygon Experience

To place bets, you'll need to have funds in your wallet on the Polygon network. Here's how to get started:

1. Ensure your wallet is set to the Polygon network
2. Acquire MATIC: Polygon's native token used for gas
3. Acquire USDT: Stablecoin used to place bets on PinWin.xyz
4. If you have USDT on other networks, you can use a bridge to transfer them to Polygon
5. Confirm that your funds are visible in your wallet on the Polygon network

{% hint style="info" %}
If you are using the social login there is a specific feature to buy MATIC and USDT directly using your debit card, powered by Particle Network.
{% endhint %}

### Solana Experience (Gasless)

To place bets you'll need to have funds in your wallet on the Polygon network. Here's how to get started:

1. Ensure your wallet is set to the Solana network
2. Only acquire USDT: Stablecoin used to place bets on Pinwin.xyz (gas is promoted by Pinwin)
3. If you have USDT on other networks, you can use a bridge to transfer them to Solana
4. Confirm that your funds are visible in your wallet on the Solana network

{% hint style="info" %}
If you are using the social login there is a specific feature to buy USDT directly using your debit card, powered by Particle Network.
{% endhint %}

Note: Always double-check network fees and transfer times when moving assets between networks.


---

# 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://pinwin-xyz.gitbook.io/pinwin.xyz-docs/getting-started/publish-your-docs-2.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.
