# 2.4 Features on Single Document

## Chat on single document

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

when on single document view, you can always click on the <mark style="color:blue;">**Chat**</mark> button on top right to bring up the chatbox and ask any questions on the document, find a specific piece of information, run a summary or detect sentiment.

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

## Extracting tables out of a page

when you are on a page and want to copy a table, you can click on below button to bring up the popup window.![](/files/uVK28bSeQE9ZIJxOOFpY)

And then you can click on 'Try advanced breakdown' to convert a table into clear structure and copy to Excel or Word.

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

## Translate

Press 'Translate' button you can translate the page into English.

<figure><img src="/files/053W4yj87TK8bRAK1XfJ" alt=""><figcaption></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.orbitfin.ai/2.-orbit-insight/2.4-features-on-single-document.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.
