# Foundry

![](/files/ur4rTxtgwllzbYajYXnA)

## Arcadia Foundry

Arcadia Foundry is a tailor-made solution for protocols looking to deploy and manage onchain liquidity.

Acting as a trustless market maker, Foundry serves two core use cases:

* [**Protocol Owned Liquidity**](/users/protocols.md)**:** Automate liquidity management for your native token: rebalancing, bootstrapping, buybacks, and custom distribution strategies.
* [**Treasury Liquidity Management**](/foundry-intro/foundry-treasury.md)**:** Put idle treasury assets to work by providing liquidity in established pairs like WETH/USDC or WETH/wstETH, earning yield while deepening ecosystem liquidity.

Both are powered by the same automation infrastructure, non-custodial security model, and DAO/multi-sig compatibility.

Explore why protocols choose Foundry with the [summer.fi case study](https://paragraph.com/@arcadiafi/arcadia-foundry-summerfi-case-study).


---

# 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.arcadia.finance/foundry-intro.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.
