# Polygon Network

**What is Polygon (MATIC)?**

Polygon (Formally MATIC Network) is an L2 scaling solution for Ethereum. It uses PoS (Proof-of-Stake) to achieve low fees and faster transaction times than ETH.

### What is MATIC?

MATIC is the native token of Polygon. It used to pay gas fees when processing transactions on the network. MATIC is required for placing bets on JuicyBet to pay these fees.

### What is USDT?

USDT is a stablecoin pegged to the US Dollar 1:1. All bets are placed and redeemed in USDT.&#x20;

### Where can I get MATIC and USDT?

**Fiat to USDT**

Using the funding tab, you can buy MATIC/USDT using fiat directly on JuicyBet.&#x20;

This is facilitated by [Mt.Perelin](https://www.mtpelerin.com/), which lets users buy and sell crypto directly with a credit/debit card without needing KYC.

**CEX (Centralized Exchange)**

You can buy and withdraw MATIC/USDT using a CEX (Centralized Exchange).&#x20;

Many different CEXs offer MATIC/USDT trading. Popular options are [Binance](https://www.binance.com/), [Coinbase](https://www.coinbase.com/), [Kraken](https://www.kraken.com/).

**DEX (Decentralized Exchange)**

You can swap an existing cryptocurrency to USDT using a DEX. You can do this directly on JuicyBet by using the funding tab.&#x20;

We have integrated [1Inch](https://app.1inch.io/) for swapping.

**Bridge**

The second, and probably the easiest, option for most crypto-savvy users is to use a bridge. A bridge involves "bridging" an asset from one chain to another. \
\
Bridging from BSC <> Polygon, Gnosis <> Polygon,  Ethereum <> Polygon.

You can bridge directly from within JuicyBet by using the funding tab.

We use [Hop Protocol ](https://hop.exchange/)to facilitate bridging. Hop supports bridging from Ethereum, Arbitrum, Optimism, and Gnosis chains.


---

# 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.juicybet.net/fundamentals/polygon-network.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.
