> 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/welcome-to-the-gitbook-of-apesafe-sol-token-analyzer.md).

# Welcome To The Gitbook Of Apesafe Sol Token Analyzer

### 👋 Welcome to ApeSafe - SOL Token Analyzer Using AI

<figure><img src="/files/iZfbqg9xooKgHLq8y5Zh" alt=""><figcaption></figcaption></figure>

Navigating the Solana token ecosystem can feel like the wild west. Hundreds of new tokens launch daily, bringing exciting opportunities but also significant risks like rug pulls, honeypots, and scams. Manually researching every token is time-consuming and requires deep technical understanding.

**Meet ApeSafe: Your AI-Powered Co-Pilot for Solana Token Analysis.**

ApeSafe is designed to help you navigate the Solana landscape with greater confidence. We leverage cutting-edge AI combined with real-time data from trusted sources to provide instant analysis of Solana tokens, helping you:

* **Save Time:** Get crucial insights in seconds, not hours.
* **Reduce Risk:** Identify potential red flags related to liquidity, holder distribution, and contract security.
* **Make Informed Decisions:** Understand token health beyond the hype with objective data points.

Our key features include real-time risk assessment, detailed metric breakdowns, and seamless integration via our [Chrome Extension](https://chromewebstore.google.com/detail/apesafe-sol-safety-check/genhcaomfhaokmgehnejmobeblchmnoa).

Ready to analyze smarter? Let's get started!

Visit our website: <https://www.apesafesol.com/>


---

# 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/welcome-to-the-gitbook-of-apesafe-sol-token-analyzer.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.
