# supported assets

Agentic Yield currently supports **USDC, SUI, xBTC, Deepbook, Walrus** the most widely adopted tokens in the Sui ecosystem. Your agent can deposit, earn, and compound yield directly on-chain&#x20;

Each new asset comes with its own vault templates and strategy modules, allowing agents to intelligently route capital based on market depth, yield opportunity, and risk profile.

Multi-asset basket optimization (USDC + SUI + Walrus + xBTC) is already live with staggered public rollout


---

# 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://documentation.justbeep.it/product-overview/agentic-yield/supported-assets.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.
