# External Page

Many times it is not possible to design a page using page designer because the page is quite complex. To support such requirements, site builder suports external pages. These pages are coded by the developers and consumed using a micro app. **Due to this you will never run into a situation where you will not be able to create a page of any complexity in MechCloud.** **No support for complex pages is a limitation which exists into most of the no or low code site builders out there**.


---

# 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.mechcloud.io/dashboard-builder/custom-components/external-page.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.
