SharpAI
The built-in assistant — what it can answer, how it works, and when a question costs a credit.
SharpAI is the assistant behind the chat icon in the sidebar. You ask a question in plain English; it figures out what you're asking for, pulls the actual on-chain and market data, and answers.
It is not a general chatbot bolted onto an explorer. Each kind of question maps to a specific, hand-written routine that knows which data to fetch and how to reduce it. That's why answers come back as real tables and charts rather than prose the model invented.
Opening it
- Click the chat icon in the sidebar, from any page.
- On a token page, use the prefilled questions — see below.
SharpAI knows what page you're on. Ask "who are the top holders?" while looking at a token and it won't ask you which token.
What you can ask
Anything that doesn't fit these falls through to a general answer, which may be thinner — SharpAI is strongest on the categories above.
Tips for better answers
- Name the token. "How is HOODER doing" beats "how is it doing" unless you're already on that token's page.
- Paste the address when a ticker is ambiguous. Several tokens can share a symbol; an address can't be misread.
- Say largest or latest. They're the same data ranked two ways.
- Ask one thing at a time. Compound questions get routed to whichever part the router judged dominant.
- Follow up naturally. The last few messages are kept as context, so "and the top 20?" works.
What a question costs
This is the part worth understanding, because most questions are free.
| Kind of answer | Cost |
|---|---|
| A straight data lookup (holders, transfers, block details…) | Free |
| An answer the model writes up for you (comparisons, trade signals, analysis) | 1 credit |
| Prefilled questions on a token page | Always free |
A credit is only deducted once an answer actually comes back as a written-up one. Pure lookups never touch your balance no matter how many you run.
See Accounts & credits for how many credits you get.
Free questions on token pages
Every token page has four one-click questions:
- Performance — how the token has moved over the period
- Audit — honeypot, tax and ownership checks
- Traders — the strongest traders by realised PnL
- Holders — the largest holders
These never cost a credit, even signed out. Answers are cached for 24 hours, so they're usually instant.
Rate limits
| Limit | |
|---|---|
| Signed out | 5 questions per minute, per IP |
| Signed in | 20 questions per minute |
Hit the limit and you'll be asked to wait a moment. Signing in is free and raises it fourfold.
Answers stream in
Replies arrive progressively — you'll see status lines while SharpAI fetches data, then tables and charts as they're ready. Navigating away mid-answer cancels it.
Signed in, your conversations are saved and reachable from the chat history, and you can rename or delete them.