# AshGuard Merge Guide

By merging 2 same-tiered NFTs, you can upgrade your AshGuard to 1-tier higher NFT. This upgrade feature is available at the same time as you mint new NFTs. (Details on the [**benefits of each tier.**](https://blog.ashswap.io/ashguard-nft-collection/))

The merging mechanism is as below:

<figure><img src="https://miro.medium.com/v2/resize:fit:700/0*TBX7se4SonbdSQWU" alt="" height="397" width="700"><figcaption></figcaption></figure>

1. Visit <https://ashguard.xyz/> and connect your wallet.
2. Navigate to the “Merge” section and select two NFTs of the same tier that you wish to merge.

<figure><img src="https://miro.medium.com/v2/resize:fit:700/1*3cUvNlI44BMnTMTesuSDZA.png" alt="" height="285" width="700"><figcaption></figcaption></figure>

3\. Press the “Merge” button to initiate the process. This will require you to have some $ASH tokens to cover the merging fees. For specific fee details, please refer to the above image.

<figure><img src="https://miro.medium.com/v2/resize:fit:700/1*DLt5Nq8gnAoowubNmDlfpA.jpeg" alt="" height="413" width="700"><figcaption><p>Choose the NFTs you want to merge</p></figcaption></figure>

<figure><img src="https://miro.medium.com/v2/resize:fit:700/1*wgqtt7YF3Pk9DDEN4fjXXg.jpeg" alt="" height="338" width="700"><figcaption><p>Click the button and wait for your new AshGuard NFT</p></figcaption></figure>

4\. Confirm the transaction through your wallet. Your new NFT will be delivered to your wallet shortly after the transaction is completed successfully.


---

# 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.ashswap.io/ashperp/ashguard-nfts/ashguard-merge-guide.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.
