# Architecture Overview

Through the adoption of blockchain technologies, all betting transaction records will be publicly verifiable.

### Betting Flow

1. The user connects their cryptocurrency wallet to Nova88 CryptoSports and is automatically logged in. No registration or KYC required.
2. The user finds an appropriate bet to place.
3. A "bet slip" signed by Nova88 CryptoSports is generated, and sent to the blockchain smart contract.
4. Once the bet slip is verified by the smart contract, the appropriate amount of funds from the user’s wallet and Nova88 CryptoSports will be locked inside the contract.
5. Upon completion of the sports event, game results will be automatically uploaded to our smart contract.
6. After a short delay (usually 5-20 minutes), settlement will begin and funds will be directly transferred to the winner’s wallet.

### Diagram

<figure><img src="/files/u4ZQXCeyUOT9VqknJdc0" alt=""><figcaption></figcaption></figure>


---

# 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://info.nova88crypto.com/whitepaper/architecture-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.
