# Taco Tools

**Taco Tools** :star2:

Users can unlock Taco Tools and interact with other WAX dApps through the Taco App.&#x20;

{% hint style="danger" %}
Some of these tools can be outdated due to dApps smart contracts modifications.
{% endhint %}

When users use TACO to “Unlock” a feature in the app, the corresponding Sauce NFT is transferred to their wallet. If this Sauce is traded away or sold, the users' access to the Taco Tool is lost.

To unlock a feature, users can also get the correspondent Sauce NFTs on secondary market.

Users don't need to have a Taco Sauce on every wallet they are using with Taco app. Only one linked account needs to have Taco Sauce NFTs.

{% hint style="info" %}
**Taco VIP** holders have all the Taco Tools unlocked forever (existing and future ones) without needing to own Taco Sauce NFTs.
{% endhint %}

There are two types of Taco Tools: Utility and Gaming Tools.&#x20;

Users can also select their favourites by clicking the "EDIT :star:" button on top right

Learn more about [Utility](/utility/taco-utility-app/taco-tools/utility-tools.md) and [Gaming](/utility/taco-utility-app/taco-tools/gaming-tools.md) Tools.


---

# 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/taco-tools.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.
