# Token Tools

These are the token tools available on Smithii:

### Smithii Token Tools

> * [Token Launchpad](/products/tools/solana/token-tools/token-launchpad.md)
> * [Token Creator](/products/tools/solana/token-tools/solana-token-creator.md)
> * [Tax Token Creator](/products/tools/solana/token-tools/solana-token-creator/tax-token-creator.md)
> * [Create Liquidity Pool](/products/tools/solana/token-tools/liquidity-pool.md)
> * [OpenBook Market](/products/tools/solana/token-tools/liquidity-pool/openbook-market.md)
> * [Token Multisender](/products/tools/solana/token-tools/token-multisender.md)
> * [Snapshot Token Holders](/products/tools/solana/token-tools/snapshot-token-holders.md)
> * [Revoke Freeze Authority](/products/tools/solana/token-tools/solana-token-creator/revoke-authorities/revoke-freeze-authority.md)
> * [Revoke Mint Authority](/products/tools/solana/token-tools/solana-token-creator/revoke-authorities/revoke-mint-authority.md)
> * [Make Token Immutable](/products/tools/solana/token-tools/solana-token-creator/revoke-authorities/make-token-immutable.md)
> * [Liquidity Remover](/products/tools/solana/token-tools/liquidity-pool/liquidity-remover.md)
> * [Liquidity Adder](/products/tools/solana/token-tools/liquidity-pool/liquidity-adder.md)
> * [Update Metadata](/products/tools/solana/token-tools/solana-token-creator/update-metadata.md)
> * [Token Mint](/products/tools/solana/token-tools/solana-token-creator/token-mint.md)


---

# 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.smithii.io/products/tools/solana/token-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.
