# Ithaca Overview

<figure><img src="https://4105275983-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FveNlPcq5FcdKaOERYyrV%2Fuploads%2FdeM8ikSLSU32hJBcxfaf%2Fimage.png?alt=media&#x26;token=16d84124-b45f-49d0-9d37-81b82e3788e3" alt=""><figcaption></figcaption></figure>

## Mission

Ithaca's mission is to build permissionless cross-chain infrastructure enabling optimal risk sharing across time and event horizons.&#x20;

Our infrastructure allows for instant deployment of ‘liquidity self-enhancing' complete, composable option, option strategy, structured product, and lending markets, on any underlying.

We are building more liquid, transparent, and efficient financial markets.&#x20;

## Architecture

* [**Off-chain Pre-match Processing** ](https://docs.ithacaprotocol.io/docs/architecture/pre-match-processing)- An auction-based verifiable off-chain Ethereum Virtual Machine (EVM) compatible multi-product matching engine with provably optimal liquidity and execution.
* [**Post-match Settlement** ](https://docs.ithacaprotocol.io/docs/architecture/post-match-processing)- Smart contracts that enforce logic for post-trade settlement and collateral custody supported by a Collateral Optimization Engine
* [**Axelar** ](https://axelar.network/)Bridging - Cross-Chain gateway protocol allows bridging between multiple blockchains into Arbitrum. &#x20;
* [**Ithaca App**](https://docs.ithacaprotocol.io/docs/ithaca-app) - A front-end interface that allows placement of orders for trading strategies ranging from simple payoffs to complex structured products.

{% hint style="info" %}
Continue reading to learn more or [Get Started](https://docs.ithacaprotocol.io/docs/ithaca-app/get-started) with the app.&#x20;
{% 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://docs.ithacaprotocol.io/docs/overview/readme.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.
