> For the complete documentation index, see [llms.txt](https://docs.avici.money/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avici.money/getting-started/markets.md).

# Markets

The Markets tab is where you trade. Buy and sell tokenized assets — from crypto to private companies and US stocks — all on-chain, with zero gas fees.

Explore what's available:

* [Swap](broken://pages/35faed8ea351f0a000b94db66c4627db1fe3c40e) — Swap any token instantly
* [Privates](broken://pages/17ba4b64a987951576f135b125a1142c8375bd0f) — Buy shares in pre-IPO companies
* [US Stocks](broken://pages/e88be430b75d2869246cba44945d230cf56a60fa) — Trade tokenized US equities


---

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