# Supported Assets

All these assets are able to be used in TheStandard Smart Vaults.&#x20;

<table data-header-hidden><thead><tr><th width="177">Token Ticker</th><th>Token Name</th></tr></thead><tbody><tr><td>ETH</td><td>Ethereum</td></tr><tr><td>WETH</td><td>Wrapped Ether</td></tr><tr><td>WBTC</td><td>Wrapped Bitcoin</td></tr><tr><td>ARB</td><td>Arbitrum Token</td></tr><tr><td>LINK</td><td>Chainlink Token</td></tr><tr><td>PAXG</td><td>Paxos Gold</td></tr><tr><td>GMX</td><td>GMX exchange Token</td></tr><tr><td>RDNT</td><td>Radient Token </td></tr><tr><td>SUSHI</td><td>Sushi Swap Decentralized Exchange Token</td></tr></tbody></table>

You can swap most tokens on most chains and instantly bridge them to Arbitrum using our the widget within the DAPP\
<https://app.thestandard.io/dex>

For a full exsample on how to use the in dapp DEX please click here


---

# 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.thestandard.io/tst/getting-started/supported-assets.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.
