> For the complete documentation index, see [llms.txt](https://shieldais-organization.gitbook.io/apesafeai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shieldais-organization.gitbook.io/apesafeai/how-apesafe-helps-you.md).

# How ApeSafe Helps You

### How ApeSafe Helps You

ApeSafe is built for anyone interacting with Solana tokens, including:

* **Traders:** Get quick pre-swap checks directly on DEXs.
* **Researchers:** Aggregate key data points efficiently.
* \* **'Degens':** Quickly vet new, high-risk launches for obvious red flags.
* **NFT Enthusiasts:** Analyze utility tokens associated with NFT projects.
* **Curious Explorers:** Understand the fundamentals of tokens you encounter.

#### Key Benefits:

* **Spot Red Flags Instantly:** Our AI analyzes patterns associated with common risks like low liquidity, potential honeypots, and concentrated ownership.
* **Understand Token Health:** Go beyond price charts with insights into liquidity pool stability, holder decentralization, and contract safety checks.
* **Seamless Workflow:** Analyze tokens directly on popular platforms like Raydium, Jupiter, Birdeye, and Solscan using the ApeSafe Chrome Extension – no need to constantly switch tabs.
* **Data-Driven Insights:** Focus on objective metrics to complement community sentiment and project narratives.


---

# 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://shieldais-organization.gitbook.io/apesafeai/how-apesafe-helps-you.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.
