# FAQs

<details>

<summary>Does Wingalaxy charge any fees?</summary>

Wingalaxy charges no fees on your winnings. All your winnings will be sent to your win fund. You can use your full WinFund balance to play on Wingalaxy. However, a 12% withdrawal fee is applied on withdrawals from your WinFund balance to your wallet.

</details>

<details>

<summary>How much can I win?</summary>

There is no fixed limit on the amount you can win. The winner of every round receives the full prize pool. The more players add to the prize pool, the more there is to win.

</details>

<details>

<summary>Is Wingalaxy fair?</summary>

Under the hood, each player receives “tickets” when boosting their win rate. The more “tickets” you have relative to the total number of tickets in your Race, the higher your win rate. Wingalaxy uses [Band Protocol VRF](https://www.bandprotocol.com/vrf) solution to generate a verifiable random number to draw one of the “tickets” among all of the tickets. If one of your “tickets” is drawn, you win.

</details>

<details>

<summary>Is Wingalaxy safe?</summary>

Wingalaxy is developed by an experienced team of dApp developers and enthusiasts. Its smart contracts have been audited by [BlockSec](https://blocksec.com/). You can find the audit report here in [this article](https://docs.wingalaxy.game/wingalaxy/security/security-audit).

</details>


---

# 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.wingalaxy.game/wingalaxy/support/faqs.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.
