# Quick Links

### Overview

The second option in the navigation bar is Quick Links. Please refer the image mentioned below to see where the link is placed in the UI.

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

When you click on this option you are directed to a page which looks like the page mentioned below:

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

This is the page which typically displays a list of links, organized in a visually appealing and easily recognizable format.


---

# 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.7sales.7system.in/7salesdocs/quick-links.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.
