# Scopechat Tutorial

The Scopechat Tutorial is a visual guide that serves as a Scopechat user's introductory walkthrough on the different features of Scopechat. This guide currently has six topics divided into two categories:

* Guides for users who don't know what to trade (4 walkthroughs)
* Guides for people who have a specific target token in mind (2 walkthroughs)

To start using the Scopechat Tutorial, click Tutorial on the menu panel, choose your topic of interest, and click Start Walkthrough to begin the visual guide.

<figure><img src="/files/WroaGQ01GWgFNLWS8Tyb" alt=""><figcaption></figcaption></figure>

You will see a pop-up window appear on the bottom-right side of your screen. Click Next to move forward to the next step of the tutorial.

<figure><img src="/files/hbogTqFZBkZnZeh3uidV" alt=""><figcaption></figcaption></figure>

You can also minimize or restore the Scopechat Tutorial at your own pace. Click the "\_" button to minimize the guide. To restore the guide, click the green button at the bottom right of the interface to view the tutorial once more.


---

# 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.scopechat.ai/how-to-use/scopechat-tutorial.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.
