# Advanced Features

## Presets

Users can use Presets to set up specific prompts that `Analyst`  will follow-up on a regular basis. These Presets help users automatically gather, analyze, and receive information about their selected topics without having to ask each time. This is useful for users who want to stay updated on certain projects or market trends consistently.

* **Daily / Weekly Debriefs**: Users can set up prompts to provide daily or weekly summaries of the most important events, trends, and updates. These debriefs help users stay informed about the latest developments without needing to check multiple sources. It’s a convenient way for users to get a quick overview of what’s happening in the market.
* **Monitoring unfolding situations**: Users can ask the `Analyst` to monitor ongoing situations or  significant events in the crypto space. `Analyst` will track updates and provide regular reports, helping users stay on top of situations that might affect their investments or interests.
* **Portfolio company monitoring**: Users can use  `Analyst`  to monitor specific companies or projects within their investment portfolio. `Analyst` can provide updated summaries on these companies, reporting on their progress, news, and any changes that might impact the user’s investments. This feature helps users manage their portfolio more effectively by staying informed about key developments.

## Feeding external URLs and Links

* **Summarize multiple links**:  Users can provide external URLs and links to  `Analyst`, such as a project's LinkTree, and ask for a summary. `Analyst` will analyze the content from these links and provide a concise summary, helping users quickly understand the key points without needing to go through each link manually.

## Analysis Deletion

* Users can delete previous analyses generated by  `Analyst`. This feature allows users to clean up their workspace and remove outdated or irrelevant information. It helps keep their research organized and focused on current data.

## Follow-up Conversation&#x20;

* Users can continue the conversation with  `Analyst` by asking follow-up questions related to a previous analysis. This feature helps users dive deeper into topics of interest, allowing for more detailed exploration without needing to start from scratch each time.

## Edit

* Users can edit analyses provided by `Analyst` by adjusting them to refine or change the focus of the analysis. This feature allows users to customize their research further, ensuring `Analyst` provides the most relevant and accurate information based on the user’s needs.


---

# 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/publish-your-docs.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.
