# The Problems

1. **Sniper Bots**

   When a developer launches a new token project, sniper bots often take advantage of this opportunity to buy tokens before anyone else. These bots then quickly sell the tokens to make a profit.
2. **Jeets a.k.a Paper Hands**

   Jeets, or paper hands, buy tokens early but do not hold onto them for a sufficient amount of time. This lack of holding creates a weak **floor** for the token chart.
3. **Low Trading Volume**

   Low trading volume at the time of launch makes people hesitant to get involved with the project.
4. **Low Market Cap at Launch**

   A low market cap at launch can deter potential investors and make it difficult to attract interest and engagement in the project.


---

# 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://docs.bundle-zen.cloud/bundlezen-intro/the-problems.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.
