# $SPLASH FAQ

<details>

<summary>What is the purpose of $SPLASH?</summary>

SPLASH has several purposes:

* Attract liquidity to the protocol
* Functions as the tool for the distributed business model

</details>

<details>

<summary>How to get $SPLASH?</summary>

Liquidity providers on the Splash protocol receive SPLASH rewards for liquidity provision. This ensures the protocol continues to offer the best possible prices and the lowest slippage when exchanging Cardano Native Assets.

</details>

<details>

<summary>What is the utility of $SPLASH?</summary>

SPLASH functions as a governance token that incorporates a vote-locking mechanism. By locking SPLASH tokens, users receive veSPLASH, representing their voting power and sharing in the protocol. This grants them the right to participate in decision-making processes, such as voting on protocol changes, determining SPLASH's inflation rate, managing the protocol's treasury, and obtaining privileges to earn Protocol Fees.

</details>

<details>

<summary>What is the total supply?</summary>

The total supply is 100,000,000 SPLASH tokens

</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.splash.trade/splash-token/splash-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.
