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

# Welcome

<div align="center"><figure><img src="/files/CWnD7jD2oUumLdLiXJ7L" alt=""><figcaption><p>Luigi</p></figcaption></figure></div>

Welcome to **LuigiBot** :ninja:, your go-to market making tool, built for anyone looking to trade smarter, faster, and more efficiently. Whether you’re a project founder, an experienced trader, or just getting started, LuigiBot is your unfair advantage for 24/7 automated success, turning market noise into scalable, passive income.&#x20;

Grid up, automate and profit like never before! No complicated setups, no wasted time, just powerful tools designed to help you navigate the crypto trenches.

## :ninja: Why LuigiBot?

* **Lowest fees in the market** – Seriously. 0.3% for the grid. Just more profits in your pocket.
* **Grid Trading Mastery** – Automatically buy low and sell high within a user-defined market cap range with adjustable intervals.
* **Seamless Telegram Dashboard** – Intuitive interface for on-the-go management, track Positions, monitor real-time PNL and adjust strategies effortlessly.
* **Advanced Trading Arsenal** – Built-in MEV protection, slippage controls.
* **Referral Rewards** – Climb the leaderboard and unlock earnings through a three-tier referral program, invite friends and build a thriving ecosystem together.
* **Pre-built grid setups** – Launch instantly. Profit on the go.
* Explore all our features here: [Features](/getting-started/features.md)

***

## 🚀 Ready to Start?

[Connect via Telegram](https://t.me/Solana_LuigiBot) and get set up in under 5 minutes: 🧩 Link wallet → 🎯 Set strategy → 🤖 Let LuigiBot run.

Want to discuss with fellow degens? Join our community Telegram 👉 <https://t.me/LuigiBotPortal>


---

# 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.luigibot.ai/getting-started/welcome.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.
