# Trading Venues

Rayze funds execute across multiple protocols from a single treasury. Each venue connects through a dedicated subwallet that the fund's execution layer controls.&#x20;

### ERC-20 Tokens

Hold and swap any ERC-20 token. Build and rebalance a token portfolio directly from the fund treasury.

### Hyperliquid

Open and manage perpetuals positions on Hyperliquid. The fund connects through a subwallet - execution routes at the protocol layer, not through Hyperliquid's frontend.

### Polymarket

Take positions on prediction markets. Build event-driven strategies around political, economic, sports, and crypto markets.

### Aave

Deploy fund capital into Aave lending markets for yield. Useful as a passive allocation within a multi-vault strategy.

Rayze is continuously integrating new venues and protocols.


---

# 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.rayze.io/for-operators/trading-venues.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.
