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

# Welcome

Welcome to **VWAPE**, the all-in-one trading automation built for speed, simplicity, and power.

Seize every opportunity while maintaining full custody of your funds. Trade smarter and faster with an intuitive interface and advanced tools that suit both newcomers and seasoned pros.&#x20;

Whether you're here to take advantage of the latest token launches or trade confidently with our suite of powerful features, we’re excited to help you grow and succeed.

At **VWAPE**, we aim to be your go-to trading and automation bot, offering seamless and reliable solutions. With this guide, you will be able to harness the full potential of our bot, learning to trade efficiently and master the tools we provide.

#### Core features <a href="#core-features" id="core-features"></a>

* Spot Buy & Sell
* Sniper/Dumper
* Multiple Limit Orders
* Scheduled Transfers
* Expert Token Audit
* DeFi Automations
* And much more!

Enjoy fee discounts and a generous referral program that rewards your loyalty and boosts your earnings.

With this guide, you’ll quickly become familiar with VWAPE's interface, features, and strategies to make the most out of your trading experience. Let’s get APEing!

***

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Set up your account</td><td></td><td></td><td><a href="/pages/WextCPEX5nnn6DoPfHVW">/pages/WextCPEX5nnn6DoPfHVW</a></td></tr><tr><td><strong>Commands</strong></td><td>Learn how to use each feature</td><td></td><td></td><td><a href="/pages/PEJ0yk6hWkyesGsA96Rz">/pages/PEJ0yk6hWkyesGsA96Rz</a></td></tr><tr><td><strong>Technical Overview</strong></td><td>Deep dive into smart sessions</td><td></td><td></td><td><a href="/pages/JN6qLKa0q3vsK7nadaT6">/pages/JN6qLKa0q3vsK7nadaT6</a></td></tr></tbody></table>


---

# 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://vwape.gitbook.io/docs/readme.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.
