# Introduction

{% hint style="info" %}
**Chance On Chain team's words :**  we encourage you to get familiar with the content of this document. We want to be as transparent as possible. If you feel something isn't clear or is missing, please reach out to us on our official [**Discord server**](https://discord.gg/gN2pAwMjVW) or [**Telegram group**](https://t.me/chanceonchain_official)**.**
{% endhint %}

## Introduction

**Chance On Chain** is a decentralized gaming application that runs on the Polygon chain. It allows users to buy tickets using USDT stable coin to participate in raffles and get a fair chance (on chain) to win **physical, digital and experience** prizes or their alternative dollar value (USDT).

At **Chance On Chain**, we want to bring a safe, very simple, yet powerful way to win physical or digital assets and experiences using one of the most promising technology of our time: **the blockchain.**

By using the blockchain, we are creating a new set of standards and level of transparency in the chance game industry. The rise of blockchain technology has introduced a new paradigm in secure and efficient ways to give end users and players all the information on-chain required to trust the behaviours of the code because it is **run by the smart contract.**

***"Smart contracts are immutable, verifiable, and autonomous pieces of code that can be deployed and ran on blockchain networks. Due to the immutability nature of blockchain, no change is possible on a deployed smart contract of a verified transaction."***

## Quick links

{% content-ref url="/pages/lzbjoR2JF4s8vSelMX77" %}
[Our vision](/overview/our-vision.md)
{% endcontent-ref %}

{% content-ref url="/pages/jyOBQ6rKtTxjA6WIt4je" %}
[Our Team](/overview/our-team.md)
{% endcontent-ref %}


---

# 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://whitepaper.chanceonchain.com/introduction.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.
