> For the complete documentation index, see [llms.txt](https://whitepaper.tacostudios.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.tacostudios.io/utility/taco-utility-app/taco-tools/utility-tools.md).

# Utility Tools

**Utility Tools** 🛠\
[NFT Wallet Tool](#nft-wallet-tool) 🆓\
[Alcor Tool](#alcor-tool)\
[CAIT Tool](#cait-tool)\
[Transactions Tool](#transactions-tool)\
[AtomicHub Tool](#atomichub-tool)\
[Bludac Tool](#bludac-tool)\
[Music Player Tool](#music-player-tool)\
[Reptilium Tool](#reptilium-tool)<br>

#### NFT Wallet Tool :free:

The included NFT Wallet Tool allows users **display** and **transfer** their NFTs from Taco App.

The display section includes a Search Bar, Filters by Collection, Segmented Controls to display To NFTs and the Total NFTs Value.

To transfer NFTs, tap on the NFT and click on the 🔄 icon on top-right. Write address and press the "SEND NFT" button.

Most powerful tool on WAX.

![](/files/0gHXjxP9Fv5ooaH4YFbE)

#### Alcor Tool

The [Alcor](https://wax.alcor.exchange/swap?output=TLM-alien.worlds\&input=WAX-eosio.token) Tool allows users manage their open LP positions. Keep track of them without switching app or going to the website. Users can add or withdraw liquidity from pools too.

#### CAIT Tool

The CAIT Tool lets users claim [CAIT Project](https://www.caittoken.io) faucets from the Taco app. Faucets can be claimed one by one, or they can be claimed all at once with the "CLAIM ALL FAUCETS" button.

#### Transactions Tool

The Transactions Tool lets users explore their account blockchain transactions easily. This tool is created to easily distinguish between received and transferred tokens and NFTs. It's directly linked to [bloks.io](https://wax.bloks.io) to have a deeper view of desired transactions.

![](/files/vU32OAGe18Ag8kMTCfAk)

#### AtomicHub Tool

The AtomicHub Tool allows users manage NFTs listed on [AtomicHub](https://wax.atomichub.io/) right from the Taco App.

The tool allows to check, edit NFT prices, and remove them from sale. It also gives info likes suggested price, minimum listing price and fees for every item.

#### **Bludac Tool**

The Bludac Tool allows users manage pools listed on [Bludac](https://bludac.xyz/) directly from the Taco App. It also allows users to withdraw and harvest their BLU token.

#### Music Player Tool

The Music Player Tool allows users listen to their favourite Music NFT right from the Taco App.

The tool works with the app in background too and has a "mini player" built in to play/pause, and skip tracks while users interact with the other screens of the app.

Music controls are integrated with every Bluetooth compatible device. Users can connect their smartphone and start enjoying their personal Music NFTs.

#### Reptilium Tool

The Reptilium Tool lets users keep track of RPLM obtained every week from the [Reptilum Project](https://www.reptilium.io/) drop every Tuesday. This tool shows all the owned NFTs eligible for RPLM airdrop and shows their RPLM/week.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://whitepaper.tacostudios.io/utility/taco-utility-app/taco-tools/utility-tools.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
