# Tools

## Track With Pitfolio

{% hint style="info" %}
This menu option will open up [Pitfolio](/extended-ecosystem/pitfolio.md) on <https://guac.gg>!&#x20;
{% endhint %}

An all-inclusive panel to clean up and view your connected wallet's holdings. View and trade your token balances, NFTs, and cNFTS. You can also query and share other user/wallet address profiles.

{% content-ref url="/pages/Rsg1ZFNhE4XSxEEMdZ4R" %}
[Pitfolio](/extended-ecosystem/pitfolio.md)
{% endcontent-ref %}

***

## Burn SPL Tokens

Burn those worthless tokens and scam airdrops in your wallet to reclaim some $SOL back from rent accounts. This tool can also be utilized by projects wishing to burn an allocation of their tokens!

{% content-ref url="/pages/CEptCPQPcPBMUFFR48gD" %}
[Burn SPL & NFT Tokens](/products-and-features/tools/burn-spl-and-nft-tokens.md)
{% endcontent-ref %}

***

## Burn Solana NFT

Burn those worthless airdrops and “rugged” NFTs to reclaim some $SOL back from rent accounts. This tool can also be utilized by projects wishing to burn NFTs if their supply is currently too high.

{% content-ref url="/pages/CEptCPQPcPBMUFFR48gD" %}
[Burn SPL & NFT Tokens](/products-and-features/tools/burn-spl-and-nft-tokens.md)
{% endcontent-ref %}

***

## Token Multi Sender

This tool offers multiple options to send tokens to Solana addresses and domains. It also provides an amazing way to airdrop the tokens you just created in the SPL Token Creator!

* Send Token To Multiple Wallets - Great for small distributions)
* Upload CSV - Great for larger airdrops
* Emergency Send - A tool designed to help you instantly move all assets from one wallet to another

{% content-ref url="/pages/RiHOB06ifJCc67By7s3F" %}
[Token Multi Sender](/products-and-features/tools/token-multi-sender.md)
{% endcontent-ref %}

***

## Close Empty Accounts

Your wallet may have some unused accounts! You can close these accounts to reclaim some $SOL back!

{% content-ref url="/pages/77NB0GJX8K860N4XhJxV" %}
[Close Empty Accounts](/products-and-features/tools/close-empty-accounts.md)
{% endcontent-ref %}


---

# 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.guacamole.gg/products-and-features/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.
