# AI Prediction

🎙️ **Narration: NeuraPepeAI Daily AI Prediction Coin System**

Behind the scenes of NeuraPepeAI lies a smart system that ensures every user experiences immersive and well-regulated crypto analysis.

When the page loads, the system checks all essential elements — like the token input, analyze button, and prediction display. If anything is missing, it immediately issues a warning.

Next, it reads the user's **NeuraPepeAI Coin** balance from *localStorage*. This coin is the key to unlocking the daily analysis feature.

🪙 Above the search bar, you'll see the user's coin balance and a robot-themed button: **“🤖 Claim NeuraPepe-AI Coin”**. This button can only be clicked once a day, based on a time-gated claim system.

If the user isn't eligible to claim yet, an **interactive popup** appears, showing a *live countdown* to the next available claim time — creating a "daily reward" feel, just like in games.

When the coin is successfully claimed, the system:

* Adds 1 coin to the user's balance.
* Stores the timestamp of the last claim.
* Displays a success notification.

If the user has already claimed that day, the system calculates the remaining time in real-time and displays it in a dynamic popup.

✨ Once the coin is available, the user can start analyzing. But if the user is out of coins, the system kindly informs them and suggests claiming again tomorrow.

When the analysis begins, the AI will:

1. Fetch token data like price, volume, and liquidity.
2. Send the data to the server for AI processing.
3. Display a 24-hour price trend prediction.

This prediction includes:

* Price movement percentage (Bullish/Bearish).
* AI’s confidence level in the forecast.
* Trend direction (High / Low / Neutral) based on volume and price behavior.

If successful, the prediction appears with smooth animations, numeric results, and clear explanations. If something goes wrong, the system gently notifies the user with an error message.

💡 This system isn’t just about numbers — it’s about how AI can be a friendly, transparent, and interactive assistant for every crypto trader.

## Mars Mode

* ✔ AI Model: LLaMA 3.2-11B Vision
* ✔ Tokens Used: 3,000/analyze
* ✔ Characters : 1,000/analyze
* ✔ Accuracy: 10%-40%
* ✔ limit 5 diamond 💎 coins/day (for all user)
* ✔ First come, first served
* ✔ Claim 1 💎 Coin/24h

## Galaxy Mode

* ✔ AI Model: deepseek-v3
* ✔ Tokens Used: 10,000/analyze
* ✔ Characters : 3,000/analyze
* ✔ Accuracy: 60%-91%
* ✔ no diamond 💎 coins limit
* ✔ Depends on the purchase 1 coin = $1

***


---

# 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://neurapepeai.gitbook.io/neurapepeai/get-started/ai-prediction.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.
