# What is Berry Finance

Berry Finance is an aftermarket protocol for tokens on Base. It builds financial products that sit on top of tokens after launch, starting with Berry Pools.

### Aftermarket products

An aftermarket is a set of financial products that sits on top of an asset after launch, giving the asset utility beyond price speculation. In equities, lending, options, and structured products grew around stocks after the stocks already existed.

### Why this matters on Base

Base hosts a large volume of new token launches from teams, communities, and AI agents. The financial environment around those tokens is still limited, so Berry exists to fill that gap with post-launch products.

### Current and planned products

* **Berry Pools** is live, and lets holders of token supply create a structured post-launch fundraiser pool.
* **Berry OTC** is planned, TBD.
* **Berry Lend** is planned, TBD.
* **Berry Intel** is planned, TBD.

### Where to go next

* Read [Why Berry exists](/introduction/why-berry-exists.md).
* See [Overview](/berry-pools/overview.md).


---

# 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.berryfi.org/introduction/what-is-berry-finance.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.
