# FAQ

<details>

<summary>Lotry Pot </summary>

The Pot Is Funded By 50% of LP Fees&#x20;

</details>

<details>

<summary>Daily Pot </summary>

Pot for each day, contains 10% of Lotry pot and a bunch of $LOTRY from that day.&#x20;

</details>

<details>

<summary>Taxes on Daily Lotry tokens</summary>

11% on all buys and sells on Daily Lotrys, this goes into pot.&#x20;

</details>

<details>

<summary>Bonding Curve</summary>

[Check MATH here.](/what-is-this-tech-anyways/math.md)

</details>

<details>

<summary>Winnings/ Refunds </summary>

Refunds/ Winnings can be claimed at the end of each round.&#x20;

</details>

<details>

<summary>Protocol Revenue</summary>

20% of SOL from pools.

</details>

<details>

<summary>Launch Date</summary>

12th Feb 2026. between 6-8 PM UTC

</details>

<details>

<summary>Launch Wallet</summary>

lotry.sol

</details>

<details>

<summary>How many tokens will be launched?</summary>

Just one platform token that will be clanked, $LOTRY. Daily lotry tokens paired with $LOTRY and are only tradable from our miniapp or website.

</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.lotry.fun/faq.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.
