> For the complete documentation index, see [llms.txt](https://docs.ducks-services.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ducks-services.com/select-your-product/select-your-game/palworld/editor.md).

# Palworld Phoenix

{% embed url="<https://ducks-services.com/store/product/1756-palworld-phoenix/>" %}

### Prerequisites

* **BIOS Settings**: Ensure "Secure Boot" is DISABLED and "Virtualization/Hyper-V" is ENABLED.
* **System Time**: Sync your Windows clock in the "Time & Language" settings.

***

{% stepper %}
{% step %}

### Download the Loader

<a href="https://mega.nz/folder/e5xX0Dwb#V0yFv-QAzbjaKoOOM7bzyQ" class="button primary" data-icon="square-arrow-down">Download Loader</a>
{% endstep %}

{% step %}

### Run as Admin

Right-click the loader and select "Run as Administrator."
{% endstep %}

{% step %}

### Activate

Enter your license key in the "Key" field and click "Continue."

<div align="left" data-with-frame="true"><figure><img src="/files/OcpokSCBfxX7ZjoxeM2N" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Select Game

Choose your game from the list and click "Launch."

<div align="left" data-with-frame="true"><figure><img src="/files/tfxJTFJpHRvW5E2kS0Pm" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Wait

Do NOT open the game yet. Wait for the message: "Wait for the game process."

<div align="left" data-with-frame="true"><figure><img src="/files/ViapcduSrpGxcP09G4vY" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Start Game

Open your game now. The cheat will inject automatically.
{% endstep %}

{% step %}

### Menu

Press the \[INSERT] key to open or close the menu in-game.
{% endstep %}
{% endstepper %}

***

### **Spoofer Steps (Optional)**

{% stepper %}
{% step %}

### Run the Loader as Admin

Open the loader as Admin and select "Spoofer" -> "Launch."

<div align="left" data-with-frame="true"><figure><img src="/files/NfjAjLWsaZpwVXLLp7NK" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Clean Traces

If you were recently banned, select "YES" to clean traces (requires PC restart).

<div align="left" data-with-frame="true"><figure><img src="/files/HHKJnefDyd0U1yriWXJo" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Hide Serials

If you just want to hide your IDs, select "NO."
{% endstep %}

{% step %}

### Spoofing Complete

Once the spoofing is complete, the loader will close. You can then reopen the loader and launch your game cheat normally.

<div align="left" data-with-frame="true"><figure><img src="/files/o7ZGiwWJMOUHyECSDyZ1" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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.ducks-services.com/select-your-product/select-your-game/palworld/editor.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.
