# Seamless Knowledge Discovery Experience

We have redesigned the way users interact with TypoGraphy AI, separating document search and conversational Q\&A functions to better align with user habits. Try “What are the latest Web3 projects?” in TypoGraphy AI!&#x20;

### Quote and Follow-up

When the user wants to learn more about the answer from TypoGraphy AI, he can click **'**&#x51;uot&#x65;**'** to continue interacting in a conversational manner, such as asking TypoGraphy AI to translate responses into other languages, reformat them for readability, or provide further information about a project.

### **Source List**

In TypoGraphy AI's responses, we provide a Sources list for the referenced materials, enhancing the reliability of the answers and making it easier for users to track information sources. Additionally, for users to quickly and conveniently understand the content of these references, they can click on 'Preview' to rapidly and easily grasp the essence of the cited content without needing to click on or navigate to external links.

<figure><img src="/files/J25GUCDytIeWYxs9LhEM" alt=""><figcaption><p>Figure 1. Discovery Features</p></figcaption></figure>


---

# 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.knn3.xyz/welcome/typography-ai/seamless-knowledge-discovery-experience.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.
