# Asset Adapters

Asset adapters offer a destination for capital within the Reservoir protocol (USDC) to generate yield in both onchain and real world asset opportunities. Once Governance approves the capital allocations and destinations, the stablecoins can be transferred to the underlying smart contracts with a standardized interfaces that report a net asset value, in order to track overall solvency within Reservoir.

Whether it's an offchain net asset value, debt token, or LP position fund adapter holdings are in custody of the protocol and thus contribute to the asset side of the balance sheet of the Reservoir protocol.

### Currently integrated asset adapters

To view the associated addresses, please visit [here](https://docs.reservoir.xyz/~/changes/6vJBWTZ0UXUua8HqDmKq/security-and-compliance/smart-contract-addresses#asset-adapters). For more details regarding the asset adapters, including live data regarding asset allocation, please visit the [reserves page](https://app.reservoir.xyz/reserves).


---

# 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.reservoir.xyz/protocol-architecture/asset-adapters.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.
