> For the complete documentation index, see [llms.txt](https://spinner.gitbook.io/spinner/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spinner.gitbook.io/spinner/manual-launch-connect-wallet.md).

# Manual Launch (Connect Wallet)

For users who prefer more control, Spinner also offers a manual token deployment interface directly on our website. This option allows you to customize key launch parameters while still benefiting from Spinner’s automated infrastructure.&#x20;

<figure><img src="/files/eH1AFMmmf6p5y5JaCkM6" alt=""><figcaption></figcaption></figure>

#### Key Features

* **Launch from Website**\
  Go to [spinner.so](https://spinner.so), connect your wallet, and deploy instantly — no tweet required.
* **Choose Market Cap at Launch**\
  Set your token’s initial valuation from predefined options:\
  `1500 | 4000 | 10,000 | 14,000` $S\
  Spinner automatically calculates token supply and liquidity allocation based on your selection.
* **Anti-Snipe Control for Creators**\
  After launch, the creator can purchase tokens (up to 4000 $S) **before trading opens to the public** — avoiding snipers and giving builders a fair entry.
* **Claimable Tax System**\
  Every manually launched token includes a **1% trading tax**.
  * 50% goes to Spinner
  * 50% goes to the token creator\
    Creators can claim their share of the tax earnings **anytime** via the platform.
* **Automatic Deployment on Shadow V3**\
  Tokens are deployed, paired with LP, and listed instantly on Sonic’s leading DEX — all with a few clicks.

This feature is ideal for creators who want to fine-tune their launch without writing code or managing contracts manually. Whether you're planning a meme drop or a community token, Spinner makes it simple, fast, and flexible.


---

# 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:

```
GET https://spinner.gitbook.io/spinner/manual-launch-connect-wallet.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.
