# White Papers

## The Ocean

{% hint style="info" %}
There is an upcoming addendum to the Ocean white paper, to detail modifications in Shell v3 (launched January 2024).
{% endhint %}

Shell v2 [Ocean White Paper](https://shellprotocol.io/static/Ocean_-_Shell_v2_Part_2.pdf) (February 2022), [blog post](https://shellprotocol.io/posts/the-ocean/)

## Proteus AMM Engine

[Evolving Proteus blog post](https://shellprotocol.io/posts/introducing-evolving-proteus/)

[Paper 3 (November 2022)](https://shell-protocol.notion.site/Proteus-AMM-Engine-Update-3-7f33b7e1561347b696874a8ba02b9782), [blog post](https://shellprotocol.io/posts/shell-launches-proteus-amm-engine/)

[Paper 2 (September 2022)](https://github.com/cowri/Proteus/blob/main/Proteus_white_paper_UPDATED.pdf) \[past iteration]

[Paper 1 (October 2021)](https://shellprotocol.io/static/Proteus_AMM_Engine_-_Shell_v2_Part_1.pdf) \[past iteration], [blog post](https://shellprotocol.io/posts/proteus-amm-engine/)

## **Legacy Resources (Shell v1)**

[Shell v1 White Paper](https://github.com/cowri/shell-solidity-v1/blob/master/Shell_White_Paper_v1.0.pdf) (October 2020)


---

# 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://wiki.shellprotocol.io/getting-started/overview/white-papers.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.
