# Developer Pages

{% hint style="info" %}
**This features is currently in** **beta**, and your insights could play a crucial role in its development.  For exclusive beta access and the opportunity to shape its future,[ join our slack channel](https://join.slack.com/share/enQtNjUzMTg4MzUzMDIxMC0zNzQwM2I2MjZkMWFjMjY5MWY2MDMxNzRkY2I5YjZkNTUxMmZiN2VjZWIyMjQwZjgyMDc5ZWY5NzEwNGM0M2Rm). Your feedback will be invaluable in refining this exciting new feature.
{% endhint %}

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

The new Developer Pages introduced by Shoppy is a huge leap forward in the world of Shopify that allows store owners and developers flexibility never seen before.&#x20;

With the ability to integrate these Developer Pages directly into the navigation bar menu of their app, versatility becomes a key feature, allowing users to tailor the browsing experience to their needs. Customization is taken to the next level, enabling merchants to integrate any tool within their Developer Pages. This highly personalized approach not only promotes greater visual consistency as the page can be customized 100% through code but also allows providing access to numerous tools to their customers.

In summary, Developer Pages signify a new frontier in optimizing Shopify's functionalities, putting adaptability, customization, and effectiveness at the forefront to enhance user experience and boost business performance.


---

# 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-en.shoppy.is/developers/developer-pages.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.
