# Intro

<figure><img src="/files/XrsDYvv6YWWY0qCOrw33" alt=""><figcaption></figcaption></figure>

Taco Utility App is our mobile onboarding platform on WAX.

The purpose of the app is allow anyone to get started and understand the WAX ecosystem easily.&#x20;

Directly from inside the app, anyone with a WAX wallet can see all their FTs and NFTs, transfer them, swap tokens, track charts and unlock other tools. All of the most important blockchain functionality.\
\
All this is done by integrating the mobile app with different dApps.

Furthermore, on the app, users can claim free TACO every hour to get started with the project.

**Download:** [**Android**](https://play.google.com/store/apps/details?id=io.tacocrypto.app) **|** [**iOS**](https://apps.apple.com/it/app/taco-wax-utility-tools/id1569255815)<br>


---

# 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/intro.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.
