# Połączenie z Mainnetem i Testnetem

Chiliz Chain jest dostępny poprzez Mainnet do projektów produkcyjnych oraz posiada Testnet do celów testowych. Testnet Chiliz nosi nazwę Spicy.

Ta strona zawiera podstawowe parametry potrzebne do połączenia się z każdą z sieci.

{% tabs %}
{% tab title="Chiliz Chain Mainnet" %}

| Parametr                                                                                         | Wartość                                                                                                                                                                 |
| ------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Nazwa sieci                                                                                      | Chiliz Chain                                                                                                                                                            |
| Punkt końcowy RPC                                                                                | <p>Recommended:<br><a href="https://rpc.ankr.com/chiliz"><https://rpc.ankr.com/chiliz></a> <br><br>Alternatives:<br>\<a href="<https://chiliz-mainnet.gateway.tatum.io> |
| "><https://chiliz-mainnet.gateway.tatum.io></a><br>\<a href="<https://chiliz-rpc.publicnode.com> |                                                                                                                                                                         |

"><https://chiliz-rpc.publicnode.com></a></p> |
\| Chain ID                  | 88888                                                                                                                                                                                                                                                                                                         |
\| Symbol waluty             | CHZ                                                                                                                                                                                                                                                                                                           |
\| URL Chiliz Block Explorer | <p>Recommended:<br><a href="https://chiliscan.com"><https://chiliscan.com></a><br><br>Alternative:<br><a href="https://scan.chiliz.com "><https://scan.chiliz.com></a></p>                                                                                                                                        |
{% endtab %}

{% tab title="Spicy Testnet" %}

| Parametr                                                                                                                      | Wartość                                                                                                                                                                                                                                          |
| ----------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Nazwa sieci                                                                                                                   | Spicy Tesnet                                                                                                                                                                                                                                     |
| Punkt końcowy RPC                                                                                                             | <p>Zalecane:<br><mark style="color:blue;"><https://spicy-rpc.chiliz.com/></mark> <br><br>Alternatywy:<br>\<a href="<https://chiliz-testnet.gateway.tatum.io>                                                                                     |
| "><https://chiliz-testnet.gateway.tatum.io></a><br><mark style="color:blue;"><https://chiliz-spicy.publicnode.com></mark></p> |                                                                                                                                                                                                                                                  |
| RPC Websocket                                                                                                                 | <p>Zalecane:<br><mark style="color:blue;">wss\://spicy-rpc-ws.chiliz.com/</mark><br><br>Alternatywy:<br><mark style="color:blue;">wss\://chiliz-spicy.publicnode.com</mark></p>                                                                  |
| Chain ID                                                                                                                      | 88882                                                                                                                                                                                                                                            |
| Symbol waluty                                                                                                                 | CHZ                                                                                                                                                                                                                                              |
| URL Spicy Block Explorer                                                                                                      | <p>Zalecane:<br><a href="https://testnet.chiliscan.com/"><https://testnet.chiliscan.com/></a></p><p><br>Alternatywy:<br><a href="http://spicy-explorer.chiliz.com/"><mark style="color:blue;"><http://spicy-explorer.chiliz.com/></mark></a></p> |
| {% endtab %}                                                                                                                  |                                                                                                                                                                                                                                                  |
| {% endtabs %}                                                                                                                 |                                                                                                                                                                                                                                                  |


---

# 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.chiliz.com/pl/szybki-start/polaczenie-z-mainnetem-i-testnetem.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.
