> For the complete documentation index, see [llms.txt](https://starship-2.gitbook.io/starship/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://starship-2.gitbook.io/starship/starbase-your-token-deployment-partner.md).

# 🚀 Starbase: Your Token Deployment Partner

Welcome to Starbase, your gateway to seamless token deployment! 🌐

<figure><img src="/files/88UwlT2rqur5YGWE4HnZ" alt="" width="320"><figcaption></figcaption></figure>

#### 🌟 **Platform Overview**

* **Website**: [Starbase Platform](https://www.starbase.cloud/)
* **Tutorial Video**: [Step-by-Step Deployment Tutorial](https://youtu.be/SQztjWBUoSQv) 📹

Starbase is the ultimate token deployment platform where users can effortlessly create their cryptocurrency. You have the flexibility to customize various aspects, including names, symbols, maximum transaction limits, and wallet settings. The best part? There are absolutely no initial charges for using Starbase.

#### 🚀 **Benefitting the Community**

However, after your token goes live, there's a minor 0.5% tax on each transaction. Here's where the magic happens! Around 80% of the funds generated from this 0.5% tax contribute directly to the development of StarShip ($SSHIP). This includes essential aspects such as buybacks, marketing initiatives, and utility development.

👥 **Supporting Developers**: This setup also benefits the developers who utilize Starbase to launch their projects, creating a win-win scenario for all.

💼 **Developer Compensation**: The remaining 20% of the tax revenue goes to the development team's wallet as compensation.

#### 🔗 **Useful Links**

Stay connected and informed through these important links:

* **Announcement Channel**: [Starbase Announcement Channel](https://t.me/starbasedeployer)
* **Tech Support**: [Starbase Tech Support](https://t.me/starbasetechsupport)

#### 🌐 **Continuous Improvement**

As of now, Starbase V2 supports deployments on Binance Smart Chain (BSC), Ethereum (ETH), and Arbitrum. However, our journey doesn't end here. We have ambitious plans to gradually expand to additional blockchain networks and introduce new tokens with diverse functionalities.

Join us on this exciting voyage as we navigate the evolving crypto landscape together! 🚀🌌


---

# 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://starship-2.gitbook.io/starship/starbase-your-token-deployment-partner.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.
