# External Links

In the bottom part of the side panel, you will find 3 external links

1. API - Takes you to the YellowAnt API documentation. Find complete listings of all the classes, objects, methods and functions available across all the parts of the YellowAnt API.&#x20;
2. Developers - Explore what the YellowAnt Developer mode has to offer. Build applications - connect your internal tools and micro-services. Comprehensive API and SDK Documentation along with very easy to use API.
3. Documentation - This link basically takes you to this documentation itself. Access it easy through one click at any point of doubt or query.

![](/files/-LC8opRNc-UPXlTbLfTz)


---

# 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.yellowant.com/managing-dashboard/external-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.
