# Welcome to Minoan Exchange

## Overview

Minoan Exchange

> Minoan Exchange is p2p decentralized perpetual exchange.&#x20;
>
> With Minoan users can lend, borrow, trade and manage positions.

> Minoan is managed and controlled by a number of DAO's. Theseus Dao is in charge of setting standards and parameters for the Ariadne DAO's. Become a liquidity provider and gain access to voting on an Ariadne DAO. The Ariadne DAOs control how lending for a particular pair is done.  Our app allows users to have longs or shorts of a number of stock trading pairs. A user may add/remove both liquidity and collateral from active trades. Track current and past positions, vote on protocol changes, and even how lending is done from pair to pair.&#x20;

&#x20;Our pricing is supported by [Redstone Finance Oracles](https://redstone.finance/).

> [Front End Git Hub](https://github.com/Kbusch54/Web3Exchange/tree/master/minoan-exchange-nextjs-frontend)
>
> [Hardhat Git Hub](https://github.com/Kbusch54/Web3Exchange/tree/master/hardhat)
>
> [Live Site](https://web3-exchange.vercel.app/)
>
> [Supgraph Git Hub](https://github.com/Kbusch54/subgraph-minoan)

## Quick links

{% content-ref url="/pages/kT9J0wkHtVe9LghnD9AN" %}
[What we do](/product-docs/overview/what-we-do.md)
{% endcontent-ref %}

{% content-ref url="/pages/eOmECblUK5LOMCArO6Dc" %}
[Our Features](/product-docs/overview/our-features.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/STSrWM2kQwt4fsY24RNW" %}
[Contracts](/product-docs/smart-contracts/contracts.md)
{% endcontent-ref %}

{% content-ref url="/pages/HgCwRnt9d1Vkkzyv3Rjw" %}
[WhitePaper](/product-docs/other/whitepaper.md)
{% endcontent-ref %}

{% content-ref url="/pages/Cns9WVUYET91vUpjC3xK" %}
[Tokenomics](/product-docs/overview/tokenomics.md)
{% endcontent-ref %}


---

# 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://kevins-organization-15.gitbook.io/product-docs/welcome-to-minoan-exchange.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.
