# Adding your IFPA number

Adding your IFPA number to your Match Play account is an important step to take. It will allow you to enter suggested results for your matches and allows you to queue yourself in best game tournaments.

To add your IFPA number to you account:

* Open your [Account settings](https://app.matchplay.events/account) page
* Scroll down to the **Linked accounts** section
* Click to add your IFPA number

If a player in a tournament is missing their IFPA number, contact the tournament organizer. They will be able to add the missing IFPA number.


---

# 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/adding-your-ifpa-number.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.
