# Gender Bender

This NPC allows players to change their character's gender for a Zeny fee.\
Confirmation prompts and restrictions are in place to prevent invalid operations.

<figure><img src="https://3388125360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FH7T8kvv96bMT8CZv8WFZ%2Fuploads%2F6JA9Vlhprspfv64cre3f%2Fimage.png?alt=media&#x26;token=47d623b4-6d06-4738-be92-dd5c47e57944" alt=""><figcaption></figcaption></figure>

***

#### Restrictions

You **cannot** change gender if:

* Your current job is:
  * **Bard**
  * **Dancer**
* You won't be able to change gender even from different character in the same account as long as there's a Bard/Dancer in your account.

***

#### Steps

1. Speak to the NPC.
2. Pay the 100,000 Zeny fee.
3. Acknowledge the operation warning.
4. If allowed, your gender will be changed instantly.
5. If restricted, the change is denied without charging Zeny.


---

# 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://ro0-4.gitbook.io/godro/custom-features/gender-bender.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.
