# Overview

Beta version is deployed on BNB Chain (Binance Smart Chain) Testnet at: \
[**https://beta.delot.io**](https://beta.delot.io)

* DELOT token address: [**0x6102090daaf7dE1E3782928CeC87a249aCD9c9bF**](https://testnet.bscscan.com/token/0x6102090daaf7dE1E3782928CeC87a249aCD9c9bF)
* Lottery contract: [**0x6BBA2B24F9cC4a33028EaD19F3E493cD1B51849a**](https://testnet.bscscan.com/address/0x6BBA2B24F9cC4a33028EaD19F3E493cD1B51849a)\
  (Source code is not provided, it’s only submitted to the Mainnet version)
* Subgraph: <https://thegraph.com/hosted-service/subgraph/delot-io/lottery-beta>
* Upkeep on Chainlink Keepers: <https://keepers.chain.link/chapel/338>
* Subscription on Chainlink VRF: <https://vrf.chain.link/chapel/210>
* Github: <https://github.com/delot-io/beta-testnet>


---

# 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.delot.io/beta-test/overview.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.
