# Summary

One of Airdesk's most versatile features is the fact that you can see a quick summary when you hover the mouse over a field.

For example, if you hover the cursor over the name of a company:

![](/files/-MUEu0XwjXTnswxguyQ2)

The client's summary will appear:&#x20;

* Name and Number&#x20;
* Customer status&#x20;
* Contacts&#x20;
* Associated Contracts&#x20;
* Associated Projects&#x20;

This feature allows you to have an overview of the client, without having to leave the page.&#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://en.docs.airdesk.ai/interface/overview/summary.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.
