> For the complete documentation index, see [llms.txt](https://docs.j.tools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.j.tools/readme.md).

# J Tools: Solana Token, Liquidity and Wallet Tools

J Tools puts 35 Solana tools in one place. Create a token, add liquidity, revoke its authorities, airdrop to thousands of wallets. You can also read a token's holder base and see which of those holders are connected to each other on-chain, which a ranked holder table never shows. Anything that writes to the chain is signed by your own wallet, and most read-only tools need no wallet at all. We never touch your keys.

[**Open J Tools →**](https://j.tools/en)

## Browse by category

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>🚀 Launch a token</strong></td><td>6 tools to mint and launch, from SPL to Pump.fun.</td><td><a href="/pages/URt32MZDMed5O1p5Xc00">/pages/URt32MZDMed5O1p5Xc00</a></td></tr><tr><td><strong>💧 Add liquidity</strong></td><td>3 tools to open pools and manage positions.</td><td><a href="/pages/4waxOgRTt9DoMF9KInNA">/pages/4waxOgRTt9DoMF9KInNA</a></td></tr><tr><td><strong>🔁 Trade and bundle</strong></td><td>3 tools to swap and run atomic bundles.</td><td><a href="/pages/ftS7gT2ALpTp4aHiFEso">/pages/ftS7gT2ALpTp4aHiFEso</a></td></tr><tr><td><strong>📈 Boost and market</strong></td><td>1 tool. Holder Booster grows your holder count with real buys.</td><td><a href="/pages/wyOQt6ga7aXIprWAPEqK">/pages/wyOQt6ga7aXIprWAPEqK</a></td></tr><tr><td><strong>🔒 Secure and lock</strong></td><td>6 tools to revoke authorities and lock your token.</td><td><a href="/pages/tdIP6t9QWIWw5lCjdtnn">/pages/tdIP6t9QWIWw5lCjdtnn</a></td></tr><tr><td><strong>👛 Wallets and transfers</strong></td><td>7 tools to generate wallets and move funds.</td><td><a href="/pages/lb6QtPwuebqy5bVgPvCW">/pages/lb6QtPwuebqy5bVgPvCW</a></td></tr><tr><td><strong>🪙 Token tools</strong></td><td>3 tools to mint, burn, and edit metadata.</td><td><a href="/pages/sFHB46Dm1hXvRs8HL02b">/pages/sFHB46Dm1hXvRs8HL02b</a></td></tr><tr><td><strong>🧰 Utilities</strong></td><td>6 tools for holder snapshots, wallet and cluster analysis, WSOL, account cleanup, and devnet test SOL.</td><td><a href="/pages/QiiHJpmoabVTlwyVI5hG">/pages/QiiHJpmoabVTlwyVI5hG</a></td></tr></tbody></table>

{% hint style="success" %}
**New:** [Wallet Scope](/tools/utilities/wallet-scope.md) reads up to 500 wallets in one run and groups the ones funded by the same address. [J Map](/tools/utilities/j-map.md) draws a token's top holders as a cluster map. Both start free and neither asks for a wallet; the only metered piece is Wallet Scope's optional deep PnL layer. The [Devnet Faucet](/tools/utilities/devnet-faucet.md) is live too, up to 25 devnet SOL a day for testing.
{% endhint %}

## Most used

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Token Creator</strong></td><td>Mint a standard SPL token.</td><td><a href="/pages/9r2rW9r83CsCoJpYE8gL">/pages/9r2rW9r83CsCoJpYE8gL</a></td></tr><tr><td><strong>Create LP</strong></td><td>Open a liquidity pool so people can trade.</td><td><a href="/pages/QT0nYfDbGpJo4Cm5Tbs6">/pages/QT0nYfDbGpJo4Cm5Tbs6</a></td></tr><tr><td><strong>Multi Sender</strong></td><td>Airdrop a token to many wallets at once.</td><td><a href="/pages/ABVX2mBQDoCv7DEdVmKp">/pages/ABVX2mBQDoCv7DEdVmKp</a></td></tr><tr><td><strong>Swap</strong></td><td>Trade one token for another.</td><td><a href="/pages/wzTSdddfnEFKadxZXdPR">/pages/wzTSdddfnEFKadxZXdPR</a></td></tr><tr><td><strong>J Map</strong></td><td>Map a token's top holders and see which ones are connected.</td><td><a href="/pages/biKUAmB4vuIiL2aReFe0">/pages/biKUAmB4vuIiL2aReFe0</a></td></tr><tr><td><strong>Make Immutable</strong></td><td>Revoke every authority in one transaction.</td><td><a href="/pages/gbx1RbByQOVKZzt0PQkP">/pages/gbx1RbByQOVKZzt0PQkP</a></td></tr></tbody></table>

## You stay in control

{% hint style="success" %}
**J Tools is non-custodial.** We never store or transmit your private keys and never ask for your seed phrase. Every transaction is signed in your own browser, and nothing about a key ever reaches our servers. A few multi-wallet tools do let you paste private keys for throwaway hot wallets, which stay in your browser tab and are used only to sign locally. Never paste a key tied to long-term holdings, and if a page ever asks for your seed phrase, stop and close it.
{% endhint %}

Read more in [Our security model](/help-and-security/model.md), or [browse the full tool catalog in the app](https://j.tools/en/tools).


---

# 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://docs.j.tools/readme.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.
