# Discovery Mode

Under the **Discovery Mode** tab, you can find 7 main features. Each of them focuses on specific areas such as Address, Token, NFT, Project, Contract, etc.

{% content-ref url="/pages/368VDk82exCRd5SLKXSG" %}
[Ranking Dashboards](/features/discovery-mode/ranking-dashboards.md)
{% endcontent-ref %}

{% content-ref url="/pages/sydnA208iohqLZ39SkJ8" %}
[Wallet Profile](/features/discovery-mode/wallet-profile.md)
{% endcontent-ref %}

{% content-ref url="/pages/WZiRxRDkAFgAjgj9GqYq" %}
[Token Profile](/features/discovery-mode/token-profile.md)
{% endcontent-ref %}

{% content-ref url="/pages/c3CyeGCkawGUfXlqJwuW" %}
[NFT Profile](/features/discovery-mode/nft-profile.md)
{% endcontent-ref %}

{% content-ref url="/pages/ughwkbJCVn4LEVmy2mkf" %}
[Project Profile](/features/discovery-mode/project-profile.md)
{% endcontent-ref %}

{% content-ref url="/pages/vOvaDP76CxfRYJtpQMFc" %}
[Contract Detail](/features/discovery-mode/contract-detail.md)
{% endcontent-ref %}

{% content-ref url="/pages/ELeeXfrBW2aRaKKBi5kN" %}
[Transaction Details](/features/discovery-mode/transaction-details.md)
{% endcontent-ref %}


---

# 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.scopescan.ai/features/discovery-mode.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.
