# New Chat (Beta)

The Scopechat New Chat mode is a core feature of 0xScope's new AI-powered crypto trading companion. In this mode, you can get access to analysis reports on the tokens that you are interested in, as well as AI-generated answers to a wide range of Web3-related questions.&#x20;

You can open this feature by clicking New Chat on the menu panel on the left.

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

The core feature of New Chat is the Search bar, which gives you two modes of searching for Web3 information:

## **Prompt Library**

This function helps users create their questions using AI-generated recommendations. You can open the Prompt Library by clicking the slash button on the left part of the search bar, as shown below:

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

The Prompt Library helps you complete your question by suggesting prompts related to Web3 topics such as projects, rankings, tokens, and wallets/entities. Start typing your question and check the Prompt Library for question recommendations that fit your intended search.

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

## **Search**

Through the Search function, you can look for specific crypto tokens, projects, addresses, and entities.

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

When you click the search logo, a pop-up window will appear with Token, Project, and Wallet & Entities tabs. Click on the tab that's related to your specific search and enter the name of the token, project, wallet, or entity that you're looking for.

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

Once that's done, Scopechat generates an AI-powered report on your search entry. For example, when you search for the $PIXEL token, Scopechat creates a comprehensive report of that token's bullish, neutral, and bearish indicators, as well as a price chart and an AI Score for that token.

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

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

Free Ask's Prompt Library and revamped Search function can expand the scope of your Web3 research, with the help of AI-generated prompts and comprehensive answers to any Web3 question you have.


---

# 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/new-chat-beta.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.
