# 📘 How-to Guide

## Using TokenIntel: AI CoPilot & Portfolio

Using TokenIntel is as simple as **chatting with AI CoPilot**. Just type your question or request in natural language, and CoPilot will handle the rest. 🤖

***

### Using AI CoPilot 🤖

You can ask almost anything about **tokens, wallets, traders, or the market**. Here are some example prompts:

#### 🔎 Token Analysis

* "Show me details of the \[tokenAddress] token."
* "Check the risk score for BONK."

#### 📊 Charts & Comparisons

* "Display a live trading chart for JUP."
* "Compare LILPEPE vs BONK and show their performance side by side."

#### 💼 Wallet & PnL

* "Show me my current wallet PNL."
* "What’s my PnL for the last 30 days?"

#### 🏆 Top Traders & Trends

* "Who are the top traders on SOL today?"
* "List trending tokens and their risk scores."

#### ⚡ Quotes & Trading

* "Get me a swap quote for 1 SOL into BONK."

> **Reminder:** You must approve and sign any trade in your wallet.

***

### Portfolio Section 💼

For users who prefer a **dashboard view**:

* 📋 **Wallet Breakdown** – See every token in your connected wallet.
* 🔄 **Trade History** – Review all past trades.
* 🛒 **Manual Trading** – Buy and sell tokens directly (**wallet signature required**).
* 📊 **Performance Tracking** – View allocations and portfolio growth over time.

***

### Managing Credits 💳

* 🆓 **25 Free Credits** – Every new wallet connection receives 25 credits.
* 💬 **Feedback Bonus** – Earn an extra 25 credits by providing feedback.
* ➖ **Usage Deductions** – Credits are deducted automatically when using AI CoPilot.
* 🔄 **Top-Up Anytime** – Purchase additional credits with your connected Solana wallet.

***

With just a few simple commands, you can unlock **deep insights into Solana’s ecosystem** — all through a conversation with AI CoPilot. 🚀


---

# 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://tokenintel.gitbook.io/tokenintel-docs/how-to-guide.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.
