# Technical Integration Details

For those interested in the technical aspects of how PinWin integrates with Azuro:

### Smart Contract Interaction

* Direct calls to Azuro contracts for bet placement and settlement.
* Event listening for real-time updates on market changes and resolutions.

### Liquidity Management

* Interface for users to participate in Azuro's liquidity pools through PinWin.xyz.
* Real-time tracking of liquidity levels and potential returns.

### Data Flow

* Retrieval of market data from Azuro's contracts.
* Supplementing Azuro data with additional sources for a richer user experience.

### User Wallet Integration

* Seamless connection of user wallets to interact with Azuro contracts through PinWin.xyz interface.
* Management of gas fees and transaction approvals.


---

# 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://pinwin-xyz.gitbook.io/pinwin.xyz-docs/how-pinwin.xyz-utilizes-azuro/technical-integration-details.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.
