> For the complete documentation index, see [llms.txt](https://docs.oku.trade/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oku.trade/home/invest.md).

# Invest

Invest brings real-world assets to Oku. Discover 400+ tokenized stocks, ETFs, and commodities in a single view, research the underlying with institutional-grade data, and use Oku's best-in-class execution to trade the asset, all under one roof.

<figure><img src="/files/UFWpeLVUbnXLwuIs2fcJ" alt=""><figcaption></figcaption></figure>

### Discover 400+ Real-World Assets

Browse the full universe of tokenized equities, ETFs, and commodities in one place. Filter by asset class to narrow the results, and sort by the metrics that matter:

* **Market cap** of the underlying asset
* [**Net Asset Value (NAV)**](#user-content-fn-1)[^1] of the token
* **24h change** to surface the day's top gainers and losers
* [**Liquidity**](#liquidity-score) of the tokenized asset
* **Issuer** tokenizing the RWA

### Real-Time Data, Powered by Nasdaq

Oku has partnered with Nasdaq to bring real-time market data on the underlying asset directly into the interface. This is a first in DeFi. No other onchain platform offers institutional-grade market data on the assets being traded.

Through Nasdaq, Oku Invest provides up-to-the-second pricing rather than spotty onchain feeds, alongside full financials: Income Statement, Balance Sheet, and Cash Flow. DeFi users gain the same depth of data a traditional investor relies on, all on Oku.

<figure><img src="/files/Z1Lw1PiPTNThAKyLUPzv" alt=""><figcaption></figcaption></figure>

### Liquidity Score

Multiple issuers can mint a token for the same underlying, for example three different versions of NVDA. The **Liquidity Score** identifies which issuer offers the best execution before a position is opened.

The score reflects the best available token liquidity for an asset across supported markets, measured at **2.5% depth**. It runs on a simple 1–10 scale, with each level mapped to a liquidity threshold:<br>

<figure><img src="/files/hit1eY7NgnL3eHjhBwoF" alt=""><figcaption></figcaption></figure>

The score appears in two places: the main assets table and each asset's dedicated page

### Your Position

The **Your Position** tab displays holdings for the selected asset at a glance: balance, average acquisition price, the chain the token is on, and unrealized PnL.

<figure><img src="/files/bA98IBSdZn1R6cVnhPUk" alt=""><figcaption></figcaption></figure>

### Oku Pulse - Execution

RWA quotes are short-lived. From the moment a quote is presented to the moment it executes, the available window is typically **15 to 30 seconds** depending on the chain. Quotes that expire within this window are a primary cause of failed RWA swaps.

**Oku Pulse** is Oku's RWA swapping engine, designed to address this directly. It refetches fresh quotes continuously throughout the swap process, preventing execution against an expired price. The result is a higher rate of successful transactions, with the added benefit of capturing any favorable price movement that occurs while the swap is in progress. Oku Pulse routes can be identified by the blue symbol on the route card.

<figure><img src="/files/1ouu1nQGcEQPi65Mt2aO" alt=""><figcaption></figcaption></figure>

### News and Trending Assets

Relevant news is pulled in for each underlying asset, alongside a section for trending tokens, keeping the most active updates in view.

<figure><img src="/files/xfALWNahlNkYFhFSu35O" alt=""><figcaption></figcaption></figure>

### Overview

Every asset includes an Overview section with a high-quality description of the investment, the same depth of context found on Yahoo Finance. It covers the company, financials, and business behind the token.

### Watchlist

Save assets to a personal watchlist and check in on them at a glance. Items can be added or removed by clicking the :star: icon on the explore page or the asset page.

[^1]: NAV is the value of the onchain product subtracting liabilities.


---

# 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:

```
GET https://docs.oku.trade/home/invest.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.
