# US Stocks

Trade tokenized US stocks like Apple, NVIDIA, Tesla, and the S\&P 500 — backed 1:1 by the real underlying asset.

Each token shows live price, market cap, AUM, and total volume. Tap **Explorer** to verify the contract on Solscan.

## How to Buy

{% stepper %}
{% step %}

### Tap a stock

Tap a stock → tap **Buy**
{% endstep %}

{% step %}

### Enter your amount

Enter the amount you wish to spend
{% endstep %}

{% step %}

### Review your quote

Tap **Review** to confirm your quote
{% endstep %}

{% step %}

### Confirm the purchase

**Slide to Buy** — settles in \~15 seconds, no fees
{% endstep %}
{% endstepper %}


---

# 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.avici.money/getting-started/markets/us-stocks.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.
