# Subdirectory Mapping

You can map subdirectories in the PRO version of the plugin.&#x20;

To map a subdirectory, simply enter the subdirectory part of the URL in the second field:&#x20;

![Subdirectory Mapping is possible by entering the Subdirectory part of the URL](/files/-MlSIU_nHj4-Ycjwq4ZS)

You can enter as many subdirectories as you want. Do not include the beginning and ending slash, as those are included by default (see screenshot above).&#x20;

{% hint style="warning" %}
Currently, only one subdirectory of a mapped domain can be mapped. E.g. - you cannot map example-domain.com/test1 and then example-domain.com/test2. This functionality will be supported soon.&#x20;
{% endhint %}


---

# 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://domainmappingsystem.gitbook.io/domainmappingsystem-docs/features/subdirectory-mapping.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.
