> For the complete documentation index, see [llms.txt](https://lokagamers.gitbook.io/rowiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lokagamers.gitbook.io/rowiki/additional-feature/npc-custom/personal-trainer.md).

# Personal Trainer

## Personal Trainer

Use this page to check the published reference for **Personal Trainer**.

### Overview

{% columns %}
{% column %}

<figure><img src="/files/OPLhmFpvjYg19bg0l2t4" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}
Check the current NPC details before you visit **Personal Trainer**.

* **NPC:** <mark style="color:blue;">**Personal Trainer**</mark>
* **Location:** <mark style="color:blue;">**Payon Town**</mark>
* **Coordinates:** <mark style="color:blue;">`116,164`</mark>
* **Function:** Trade items to change your character's weight limit
* **Required item:** [Gym Pass](/rowiki/server-information/cash-shop/other.md)
  {% endcolumn %}
  {% endcolumns %}

{% hint style="info" %}
This NPC function is confirmed.

You need the `[Ticket] Gym Pass` from [Cash Shop](/rowiki/server-information/cash-shop.md) under [Other](/rowiki/server-information/cash-shop/other.md).
{% endhint %}

### Required item

{% columns %}
{% column %}

<figure><img src="/files/lt8CjdE32nPjIzEkfLEV" alt="Ticket Gym Pass"><figcaption><p>[Ticket] Gym Pass</p></figcaption></figure>
{% endcolumn %}

{% column %}
Prepare this item before you use **Personal Trainer**:

* [Gym Pass](/rowiki/server-information/cash-shop/other.md)
* Grants one training access for **Enlarge Weight Limit**
* Increases max weight by `200` per skill level
* Can be used up to skill level `10`
* Used at **Personal Trainer**

Available in [Cash Shop](/rowiki/server-information/cash-shop.md) under [Other](/rowiki/server-information/cash-shop/other.md).
{% endcolumn %}
{% endcolumns %}

### Published update history

* No published entry yet.

### Notes

This page tracks the current published **Personal Trainer** reference.


---

# 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:

```
GET https://lokagamers.gitbook.io/rowiki/additional-feature/npc-custom/personal-trainer.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.
