# INTRODUCTION

Welcome to **Selen AI**, your intelligent trading assistant for the Solana ecosystem.

Selen AI is designed to supercharge your decentralized exchange (DEX) trading experience by combining real-time blockchain data with advanced AI analysis. Whether you're a seasoned DeFi user or exploring new tokens, our platform helps you trade smarter, faster, and safer.

This guide will walk you through the four core components of the Selen AI system:

* **Risk Scores** – Real-time AI-generated ratings that assess the health and risk profile of token pools.
* **Risk Levels & Categories** – Simple, color-coded indicators that translate complex data into actionable insight.
* **Signals** – AI-detected alerts that highlight key changes, patterns, or red flags in a token’s behavior.
* **AI Sniping** – Intelligent automation that enables early entry into new pools based on customizable, risk-aware criteria.

Use this documentation to understand how Selen AI works, how to interpret its data, and how to leverage it effectively for optimized trading decisions on Solana DEXs.


---

# 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://selen-ai.gitbook.io/selen-ai-user-guide/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.
