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

# Midas Contracts

GOLD Address:&#x20;

0xe6F396E45f79A9c3FF85f33724273503a678a8E3

SGOLD Address:&#x20;

0x81bc052B8142A6c3b2902C78c1bC7057D97274E2

BGOLD Address:&#x20;

0x13481aDB400711ee1A62dEdf3597e930e6F0f12E

GOLD Farm Address:&#x20;

0x1DfC21316b52eB403C86dde10202C484F9d8690F

SGOLD Farm Pool:&#x20;

0x635c0979Ec83741205E0415dDB10B1C64398496e

Oracle Address:&#x20;

0xFA117989a577375F3070071d3F6e42C6Ac366F3a

Treasury:&#x20;

0xB15c27E8529DD639336f8895640d110e6c05fa40

Boardroom:&#x20;

0x75937EBAfa92669dBF30AD415356b1f4C3770742

GOLD-FTM LP Address:&#x20;

0x6b2c20B7A06348280E51c6eDa39f5031Ce38447d

SGOLD-FTM LP Address:&#x20;

0xEAC3519093AB0D4d5d4336Cf703e1B6f6D0F266e

GOLD-SGOLD LP Address:&#x20;

0xC6D3ACE6B601Df5005081999dA6B05f80d462e03


---

# 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:

```
GET https://midas-finance.gitbook.io/midas/midas-contracts.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.
