# Sansar on Mac

This is not supported officially but we have had some success at running sansar using this method. As this is unsupported use at your own risk and expect there may be some bugs.

1. Update your OS to the latest
2. Download the game porting toolkit here: <https://developer.apple.com/download/all/?q=game%20porting%20toolkit>
3. Copy your Sansar game client folder over to your Mac C:\Program Files\Sansar\Client
4. Download this installer that will do all the work: <https://github.com/installaware/AGPT> This is the file you need: <http://www.installaware.com/iamp/agpt.dmg>
5.

* Run the Installer you just downloaded Choose the game porting toolkit and SansarClient.exe files as shown below

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

* During the installation you will see a window prompt pop up that says windows 7 in bottom of it. Change that drop down to windows10
* Done. Sansar should launch
* To launch Sansar another time just run the game porting toolkit installer a second time, but you only need to select the SansarClient.exe


---

# 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.sansar.com/latest/sansarbasics/installationandcompatibility/running-sansar-on-mac.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.
