# Supported Tokens

Liberty DEX supports a broad range of tokens that are available within the default token set integrated into the Liberty Swap interface.

Any asset included in this supported token list may be routed through the Liberty DEX execution layer, provided that sufficient liquidity is available across connected venues.

### Quote Variability

Swap quotes generated through Liberty DEX are not fixed and may change over time.

Because execution is handled by a competitive network of independent executors, quoted prices depend on current market conditions and the ability of participants to fulfill the order efficiently. Factors such as liquidity availability, routing opportunities, and network conditions can all influence the final execution price.

As a result, a quote may be updated or may not be executable if market conditions change before the order is filled.


---

# 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.libertyswap.finance/liberty-dex/overview/supported-tokens.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.
