# How to change your name

#### I am a new player and the tournament organizer misspelled my name

* Contact the tournament organizer and ask them to fix the spelling of your name
* If the misspelled name has made it to the IFPA website, you should also [update your IFPA profile](https://www.ifpapinball.com/user-profile-3/).

#### I have changed my name due to gender transition, marriage or divorce

* Make sure your IFPA profile reflects your name name. You may have to [update your IFPA profile](https://www.ifpapinball.com/user-profile-3/)
* Once your IFPA is updated please email <play@matchplay.events> with the following information:
  * Your new name. This is the most important part!
  * A link to your IFPA profile
  * A link to your Match Play profile, if you have one

Name changes like these are done by manually updating multiple systems and it may take a day or two to process.


---

# 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.matchplay.events/profiles/how-to-change-your-name.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.
