# About Optivi

### What is Optivi

Optivi is a broker platform designed to simplify access to crypto option markets through a clean and intuitive user interface. Built on top of the Derive Protocol infrastructure, it allows users to access the most liquid markets, with all trades settled fully on-chain through a self-custodial derivatives protocol.

{% hint style="info" %}
Learn more about [Derive](https://docs.derive.xyz/docs/about-derive).
{% endhint %}

***

### FAQ

<details>

<summary>What assets can I trade? </summary>

Optivi lets you trade $BTC, $ETH, $SOL and $HYPE

</details>

<details>

<summary>How are orders executed and settled? Is custody self-managed? </summary>

Trading is self-custodial. Orders are executed as signed messages; contracts verify maker/taker agreement on legs/prices before settlement to the Protocol.

</details>

<details>

<summary>How can I contact support? </summary>

You can reach us via Telegram: @optivixyz or via emial: <contact@optivi.xyz>

</details>

<details>

<summary>Who can't use Optivi? </summary>

You must meet eligibility requirements and cannot be an Australian or U.S. tax resident. Restricted Persons include residents/citizens of Canada, Panama, Iran, Iraq, Libya, Mali, Nicaragua, Cuba, North Korea, Russia, Somalia, Sudan, Syria, Yemen, Zimbabwe, Myanmar (Burma), Côte d’voire, DRC, and the regions of Crimea/Donetsk/Luhansk (see live terms for the authoritative list).

</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.optivi.xyz/optivi-protocol/about-optivi.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.
