# Welcome

Welcome to the **Ghosted Labs GitBook** — the command center for everything we build: **launch tools, automation systems, and trading utilities** designed for Solana builders who want speed *and* control.

We’re not a single product. Ghosted Labs is a toolkit ecosystem.

***

### What is Ghosted Labs?

**Ghosted Labs** builds **serverless, automation-first** products for creators and traders. Our mission is to remove friction from the two moments that matter most in crypto:

* **Launching** (where execution and visibility decide survival)
* **Trading** (where discipline and automation decide profit)

Today, that includes:

* A **launch suite / bundler** tailored to your brand and workflow
* The **Ghosted Labs Grid Bot** — a configurable grid trading system built for repeatable strategies, clean risk controls, and fast execution

***

### The Ghosted Difference

#### Serverless by design

Our core tools are built around a tight trust model:

**Your device + the blockchain + the platform you’re using** (launch platforms, DEXs, and integrations).

That means:

* Your sensitive data stays **local**
* No remote database tracking your activity
* No “backend” holding your configs hostage
* No middle layer between you and execution

#### Automation you can reuse

Whether you’re launching a token or running a grid strategy, consistency wins. Ghosted Labs tools are built to create **repeatable playbooks**:

* Save configurations
* Re-run proven setups
* Reduce manual error
* Scale what works

#### Flexible fees, not paywalls

We don’t believe in trapping builders behind massive upfront pricing. The goal is simple: keep the value aligned with usage so your budget stays focused on **execution**.

***

### What you’ll find in this GitBook

This documentation covers both sides of Ghosted Labs:

#### Launch Suite

* Overview & setup
* Launch flows and automations
* Supply-aware tooling
* Fee claiming and creator controls
* Best practices for repeatable launches

#### Ghosted Grid Bot

* Strategy types and how each behaves
* Grid settings explained (levels, spacing, triggers, ranges)
* Automation + safety controls
* Risk management basics and guardrails
* Common setups and example templates

***

### Where to start

If you’re new:

1. **Overview** — understand the ecosystem
2. **Getting Started** — setup + first run
3. **Launch Suite** — configure your first launch workflow
4. **Grid Bot** — learn grid types + build your first strategy

***

### Join the community

Want real feedback and real users? Join the Discord, compare configs, and learn what’s working in the trenches.

Welcome to Ghosted Labs.\
**Your launch. Your strategy. Your data. Your control.**


---

# 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://ghosted-labs.gitbook.io/ghosted-labs-docs/welcome.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.
