# Protocol Overview

Mito Finance has two primary features: trading vaults and the launchpad platform.&#x20;

The automated trading vaults utilize sophisticated algorithms to make efficient markets that benefit both traders and liquidity providers.

<figure><img src="/files/YLPq52gkL3Ne2rWnyqCI" alt=""><figcaption><p>Vault Overview Page (test vault displayed)</p></figcaption></figure>

The launchpad platform creates a fair system for participants to access new tokens deployed on Injective, while also bootstrapping liquidity for nascent protocols through Mito automated vaults.

<figure><img src="/files/waBuGVaCp7Re2znzPGhw" alt=""><figcaption><p>Launchpad Page (test project displayed)</p></figcaption></figure>


---

# 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.mito.fi/introduction/protocol-overview.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.
