> For the complete documentation index, see [llms.txt](https://docs.aionoverdose.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aionoverdose.com/services/cross-race-gm-trade-service.md).

# Cross-Race/GM Trade Service

\
**Rates**\
\
**Gemstones/Runestones**

* Gemstone – 100 PHP
* Shining Gemstone – 200 PHP
* Dazzling Gemstone – 300 PHP
* Normal Runestone – 100 PHP
* Greater Runestone – 200 PHP
* Prime Runestone – 300 PHP

**Gears**

* Ultimate Bitterthorn Items - P200 PHP
* Ultimate Dark Talon Items - P100 PHP
* Ultimate Anomos/Demaha Weapon - P200 PHP
* Imbued Weapons = P200 PHP
* Ultimate Truestorm Items - P200 PHP
* Ultimate Sovereign Items - P100 PHP
* Crimson Katalam Items (Appearance Skill) - P300 PHP

**Service Terms and Conditions**

* A minimum fee of PHP 500 applies per cross-trade.
* The skills on a runestone or gemstone are not interchangeable. The buyer will receive exactly what the seller is trading, including any enchants.
* For Ultimate gears, the buyer will receive a fresh item. All enchantments, manastones, and runestone/gemstone sockets will be closed.
* The GM has the authority to ban either party if an attempt to scam is made.
* The GM reserves the right to decline any cross-trade request.

\
**Transaction Process**

1. Both parties must first negotiate and agree on the total price of the items.
2. The party responsible for paying the service fee must send the payment and complete the Purchase Form. Refer to the [⁠](https://forum.aionoverdose.com/viewtopic.php?t=5)[Purchase Guide](/services/how-to-purchase.md) for payment instructions.
3. The seller must contact the GM to initiate the trade.
4. Once the GM receives the items from the seller, the buyer must send payment directly to the seller and provide proof of payment to both the GM and the seller.
5. The GM will then trade the items to the buyer.


---

# 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.aionoverdose.com/services/cross-race-gm-trade-service.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.
