> For the complete documentation index, see [llms.txt](https://atlantisfi.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://atlantisfi.gitbook.io/docs/atlantis-finance-1/contracts.md).

# CONTRACTS

**aETH**-&#x20;

aeth 0x8F4581D173FFD2c439824465366a67c509A813ac&#x20;

aeth lp 0x8363e4a09D9998061d2F7244422627695e24FD15&#x20;

abond 0xEbe57d1fB13A4125f895a412f0172D8557989646&#x20;

genesis 0x2aEAdA6c20dF982f90d764D1F22aC33EA678083B&#x20;

boardroom 0x8e4D240f343d35C523795335eE7497e3a3c7FC3f&#x20;

treasury 0x2150BbAa094BB5a418AC90604108cA32f0F4c6a6&#x20;

oracle 0x335c3837B0167F239927e23490f67072E6Ab3278

**aZYB**-&#x20;

aZYB 0xf003579B685EAC81a0ED46b13CBc0Da58D29a994

aZYB lp 0xCd040b0ac94B0aE80cC6f599cf784E605b7D3809

bZYB&#x20;

presale 0x1d27b6cE59bB8d56eD8EAb6740fbb8581a9EF3C9

boardroom&#x20;

treasury 0x2150BbAa094BB5a418AC90604108cA32f0F4c6a6&#x20;

oracle&#x20;

**aFISH** -

Genesis - 0x563719A32aC21FcC047E1F13fcE88C8931419737

Share Pool - 0x73369f8B7aE2665C8ff464a95Fa413B7B18E7b2e

BoardRoom - 0xf7ed10fcd21A250816B31Df568B582ff7D72C745

Treasury - 0xE468e8bB7fbd14Bfd53Eb6dB821E2b7bfAaa81b4

Oracle - 0x3AC5b333848347214D606CA4CE082E001E3326D2

aFISH-FISH LP - 0x75a0A644ea1dcC8167069F824d3CA4dcF0849eCe

WHALE LP - 0xd3A2b6A30e1330E540b2fE6c92e7A810E491aC3B

aFISH - 0x9E24060C6EB2Bd74B8902650dE3285D22Ff3c106

WHALE - 0x100c21Fb67585AC7cADfd365178e4d5A79c59605


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://atlantisfi.gitbook.io/docs/atlantis-finance-1/contracts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
