# Introduction

Thunderhood prevents rugs by making sure that all created tokens are safe. Each coin launched on Thunderhood is a fair launch with no presale and no team allocation.

### **Unruggable**

Once the generated token is deployed, the liquidity pool (LP) is permanently locked. This means neither the creators nor the users can add or withdraw funds from the LP.

### **Instant Launch**

Pick a name, an image, total supply, and USDC deposited into the pool. Then, user just click "Launch Now" and now the user have created their own personalized token!

### **Instant Trade**

To enhance your experience, we've designed the UI to align with your trading habits. Now you can easily find your favorite coins for trading instantly via Thunderhood.


---

# 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://thunderhood.gitbook.io/home/introduction.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.
