# SpinLaunch

## SpinLaunch

- [Unveiling Spinlaunch](https://docs.spinlaunch.io/unveiling-spinlaunch.md)
- [Our Purpose](https://docs.spinlaunch.io/our-purpose.md)
- [Our Features](https://docs.spinlaunch.io/our-features.md)
- [Single Token Staking as a Service](https://docs.spinlaunch.io/our-features/single-token-staking-as-a-service.md)
- [LP Yield Farm as a Service](https://docs.spinlaunch.io/our-features/lp-yield-farm-as-a-service.md)
- [Token Launcher as a Service](https://docs.spinlaunch.io/our-features/token-launcher-as-a-service.md): Create your token on Solana instantly and
- [$Spin](https://docs.spinlaunch.io/usdspin.md): The $SPIN token is the cornerstone of the Spinlaunch ecosystem, emphasizing fairness and transparency.
- [Tokenomics](https://docs.spinlaunch.io/usdspin/tokenomics.md)
- [Spinlaunch Ecosystem](https://docs.spinlaunch.io/usdspin/spinlaunch-ecosystem.md)
- [Tutorial](https://docs.spinlaunch.io/tutorial.md)
- [Single Token Staking](https://docs.spinlaunch.io/tutorial/single-token-staking.md)
- [LP Yield Farm](https://docs.spinlaunch.io/tutorial/lp-yield-farm.md)
- [Deploy Token on Solana](https://docs.spinlaunch.io/tutorial/deploy-token-on-solana.md)
- [Tools](https://docs.spinlaunch.io/tools.md)
- [Solana Token Creator Tools](https://docs.spinlaunch.io/tools/solana-token-creator-tools.md): Tutorials to create your own Solana Token
- [Create OpenBook Market ID](https://docs.spinlaunch.io/tools/create-openbook-market-id.md): Tutorials to create OpenBook Market ID instantly
- [Create Liquidity Pool](https://docs.spinlaunch.io/tools/create-liquidity-pool.md): Steps to create Liquidity Pool on Solana
- [Revoke Freeze Authority](https://docs.spinlaunch.io/tools/revoke-freeze-authority.md): Steps to Revoke Freeze Authority of a token on Solana without coding
- [Revoke Mint Authority](https://docs.spinlaunch.io/tools/revoke-mint-authority.md): Steps to Revoke Mint Authority without coding
- [Make Token Immutable](https://docs.spinlaunch.io/tools/make-token-immutable.md)
- [Update Metadata](https://docs.spinlaunch.io/tools/update-metadata.md)
- [Token Mint](https://docs.spinlaunch.io/tools/token-mint.md)
- [Token Multisender](https://docs.spinlaunch.io/tools/token-multisender.md): How to create airdrop token on solana without coding and minimum time
- [Create Single Token Staking Pool](https://docs.spinlaunch.io/tools/create-single-token-staking-pool.md): Create your token single token staking pool without coding


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.spinlaunch.io/unveiling-spinlaunch.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.
