# Global Archive/Category Mapping

Here's a video explaining all about Category/Archive mapping:

{% embed url="<https://youtu.be/Pa1xnE0-NAo?si=aYGeNWRb4MU7Rj9C>" %}

In order for all posts within an Archive, Category, or any kind of Custom Taxonomy, you can simply map the corresponding item to the domain and then enable the checkbox for Global Archive Mapping.

![Checkbox for Global Archive Mapping](/files/mnyaiPrWxrZ2oZpDhEQw)

When this functionality is enabled, all posts within any mapped Archive, Category, or Mapping will take on the mapped domain.&#x20;

{% hint style="info" %}
When activated simultaneously with [Global Domain Mapping](https://docs.domainmappingsystem.com/features/global-domain-mapping), website visitors will only be able to view the posts using the mapped domain.&#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/global-archive-category-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.
