# FAQ

<details>

<summary>What are the taxes?</summary>

* Buy 8%
* Sell 8%

</details>

<details>

<summary>How can I get rewards?</summary>

To get the rewards you just need to buy $Dragonsol and hold it

</details>

<details>

<summary>How to participate in DragonPrize?</summary>

You need to buy a Dragon Ticket from our site. You can buy as many tickets as you want, the more tickets you have the more chances of winning you will have

</details>

<details>

<summary>What is the value of the DragonPrize?</summary>

There is no standard value.\
Every week the value will be different because it derives from the volume of the token.\
A portion of the buy/sell tax goes towards the DragonPrize

</details>

<details>

<summary>How will DragonPrize help with partnerships?</summary>

50% of the prize will be sent to the winner.\
The remaining 50% will be shared with partnerships and/or will be used to buy $DragonSol and burned

</details>

{% hint style="info" %}
🏚️ LET'S CONNECT 🏚️

📌 [WebSite](http://dragonsol.xyz/)\
📌 [Twitter](https://twitter.com/dragonsol_token)\
📌 [Telegram](https://t.me/+YcJrJSKgoZk4NmI0)
{% endhint %}


---

# 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://dragonbase.gitbook.io/wp/whitepaper/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.
