> For the complete documentation index, see [llms.txt](https://docs.cables.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cables.finance/phase-two/perpetual-futures-dex.md).

# Perpetual Futures DEX

**RWA Marketplace: Expanding Access to Global Value**

The Cables Marketplace gives users onchain access to real-world assets — not just to hold, but to use. It’s a venue designed for real participation: stake, earn, exchange, and manage value in a system that reflects the way global finance actually moves.

With built-in yield, onchain mechanics, and flexible asset support, the marketplace is more than a passive index — it’s an active financial environment for long-term positioning and capital mobility.

**Key Functionality:**

**1. Multi-Asset Access**

Users can access and hold a variety of tokenized real-world assets through a single interface. The marketplace supports smooth movement between assets and unlocks deeper onchain engagement.

**2. Asset Swaps and Yield Mobility**

Participants can move between staked positions without leaving the ecosystem. Yield remains active, positions remain productive, and value keeps flowing — even as market preferences shift.

**3. Non-USD Denominated Value**

The marketplace prioritizes exposure beyond USD-backed assets. Users can operate in a system designed for global participation, where value reflects diverse economic anchors — not just dollar stability.

**4. Composability and Ecosystem Integration**

Marketplace activity connects directly with the broader Cables ecosystem. Every action — from staking to swapping — contributes to tiers, access, and protocol-aligned rewards. The platform is designed to grow with the user, not just serve them.

**5. Venue Experience**

The marketplace is built as a purpose-designed onchain venue, optimized for clarity, composability, and action. Users can engage with a system that recognizes their participation and returns long-term value for staying active.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.cables.finance/phase-two/perpetual-futures-dex.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
