# Track & Swap FT

#### :bar\_chart: Track & Swap tokens

In this tab users can track, swap their tokens, check WAX price, see their total value in WAX and USD.

#### **Overall Value in WAX, USD and WAX price**

In this tab, users can see their tokens value for each account, or all their accounts combined.&#x20;

![](/files/P2j02Z7gWXLKGNzkYx8m)

By pressing on "tokens value" users can see the updated WAX price.\
\
![](/files/w6LlxPacQBUe33rQHLRO)

By pressing on the "WAX" button on top-right position, users can see their tokens value in USD. In the settings tab ⚙️ users can change the displayed currency.

![](/files/RGg8tERO4PAWnEhO0Bwr)

#### **Track & Swap tokens**

In the same tab, users can see all their tokens, their charts, and their value in WAX (this value is displayed in fiat currency when tapping on the "WAX" button in the top-right.

In the settings tab ⚙️ users can decide to show also:

* Staked WAX
* NFTs Value
* Switch on/off charts

![](/files/yWCesFBWpW9wGY1N0XjA)

**By tapping on a token, users are able to Swap it.** Taco uses Alcor contracts on the Taco App Swap.

Taco holds a 0.5% fee on swapped tokens. Based on fee amount. Swapping tokens will also refill Taco Faucet Pool with a value that depends on fee amount.

Swap feature does not work on iOS due to Apple restrictions.


---

# 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://whitepaper.tacostudios.io/utility/taco-utility-app/track-and-swap-ft.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.
