# Key Features

## Chat / Prompt

Once a **New Chat** is started, `Analyst` takes user questions and turns them into structure analysis, providing insights into crypto projects, protocols, tokens or even verticals. Once prompted, `Analyst` provides a **plan** of analysi&#x73;**.**&#x20;

<figure><img src="/files/u0os70vJEdMa1nu17o9H" alt=""><figcaption><p>The analysis plan can be edited until the user is ready for implementation.</p></figcaption></figure>

Once the plan is confirmed, `Analyst` starts working, users can view progress in the **Analyst Workspace**. Details of the analysis, including relevant **links**, are stored here for reference.&#x20;

<figure><img src="/files/0URbcp1ZeaEXcvJHYHWR" alt=""><figcaption><p>Once a new chat session starts, users interact with Analyst in the middle panel, while the work is carried out in the Workspace, on the right. </p></figcaption></figure>

When `Analyst` is done analyzing, a summary is provided in the middle panel.&#x20;

## Edit

After `Analyst` is done summarizing it's analysis, users will have the option of **posting** the analysis for public (or private) consumption or for further **editing.** If the user selects **edit,** a pop up will appear prompting the user to edit the provided analysis. The user can provide a range of edits from asking `Analyst` to re-run parts of the analysis, take out certain parts, or add a new an analysis missing from the previous output.&#x20;

<figure><img src="/files/MAJZNzLWxxgLuKfyiVPS" alt="" width="440"><figcaption></figcaption></figure>

## Post

Once users are satisfied with `Analysts` ' work, they can either share the research as a **public** or **private** post. Public posts will appear on the front page, visible for everyone to read. Private posts will only be visible to the user.&#x20;

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

## Bookmark

Users can save research articles posted by other people. The bookmark icon will take users to their saved articles.&#x20;


---

# 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.exponent.ai/getting-started/key-features.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.
