> For the complete documentation index, see [llms.txt](https://docs.nftduel.net/nft-duel/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nftduel.net/nft-duel/user-manual/nftduel-install-guide-mac.md).

# NFTDuel Install Guide (Mac)

**1:** Download the NFTDUEL MAC Zip

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

**2:** Extract the zip file or double click on it or right click and open

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

**3:** Open the NFTDUEL xx.xx.xx.dmg

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

<figure><img src="/files/2Ix2xUgoHsuKomZ4fh16" alt=""><figcaption></figcaption></figure>

**4:** Drag the NFTDUEL APP to the Applications folder or wherever you want / user can also open it directly

<figure><img src="/files/33gj0Iuft3UcEVoXMykj" alt=""><figcaption></figcaption></figure>

**5:** If you have a previous version of NFTDUEL click replace

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

**6:** Open your launchpad and you will see NFTDUEL App there

<figure><img src="/files/6VOVEnKDmBIx9b7WmCiK" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.nftduel.net/nft-duel/user-manual/nftduel-install-guide-mac.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
