# Deployed Liquidity Contracts

It is important to note that not all strategies are managed directly by SteakHut. Some of these may be directly managed by a whitelisted partner.&#x20;

### SteakHut Managed Contracts

<table><thead><tr><th width="184.66666666666666">Pair</th><th width="298">Vault</th><th>Strategy</th></tr></thead><tbody><tr><td>USDT.e/USDt (Concentrated)</td><td>0x9f44e67ba256c18411bb041375e572e3dd11fa72</td><td>0x84484b8f6e3a1a9f2674c05be914667dea88a4bc</td></tr><tr><td>USDT.e/USDt (Balanced)</td><td>0x07462883abb2350e5243b94aeb27f4d37e3238e8</td><td>0x146683ed515f789190ff110c6e305be3d3194a8f</td></tr><tr><td>USDt/USDC<br>(Concentrated)</td><td>0xc4bbd4ba96eaf7ccb3d0f2e0819b1f6e5c900b16</td><td>0x459aa37fc58686e1cb868a60da40756fecc3c5c5</td></tr><tr><td>USDt/USDC<br>(Balanced)</td><td>0xb41506675a0977a34e8cec7da8c061d6753b5b03</td><td>0xde951b7c726c7a71fd9fbaf1d36ee4ec9489932e</td></tr><tr><td>USDC.e/USDC<br>(Concentrated)</td><td>0x37e0f0513ae3d3c4403e7b11c8a15b06c7cb1412</td><td>0x61921dc906d1576b76e491a7d066c150a108265b</td></tr><tr><td>USDC.e/USDC<br>(Balanced)</td><td>0x3b27aee8df3a3791eb57b59a770a530a93dc0221</td><td>0x862f459c3c1f8949b3f5b624d39134d61697946e</td></tr></tbody></table>

### Whitelisted Partners Contracts

None exist at the present; However, if you are interested in becoming a partner and having your strategy whitelisted on the platform, please get in touch


---

# 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://whitepaper-old.steakhut.finance/developer-docs/deployed-liquidity-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.
