# Solscan Introduction

![](https://3408068746-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2WGem6IdHOZpBD3zJX%2Fuploads%2FIb1otJDVjjVnpDPRVMAq%2FSolscan%20Medium%20Header-01.png?alt=media\&token=e420cdb4-4bc2-4010-a51d-b7e30492282f)

Solscan is the leading explorer on the Solana ecosystem. We offer more than just a way of displaying transactions, accounts, or tokens. Solscan provides a wide range of tools to assist Solana users in making sense of what happens in the Solana blockchain, managing their accounts, tracking transactions, and looking for investment opportunities across various platforms in the ecosystem. \
\
The document aims to help users and developers get used to the toolings available within Solscan. It includes:

* Tutorials
* Definitions, Terminologies
* FAQs
* Instructions to interact with Solscan's interfaces and tools
* And more

The content of the page will be updated frequently with our new features and information.

Let's get started!


---

# 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://docs.solscan.io/master.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.
