# Countries eligible for member-initiated resignation

Employees in select countries can submit their resignations directly through the Multiplier platform. Here’s the list of such countries:

| Australia  | India       | Mozambique  | South Africa             |
| ---------- | ----------- | ----------- | ------------------------ |
| Bangladesh | Isle of Man | Netherlands | South Korea              |
| Barbados   | Israel      | New Zealand | Sri Lanka                |
| Canada     | Japan       | Nigeria     | Taiwan                   |
| Cyprus     | Kazakhstan  | Pakistan    | Tanzania                 |
| Denmark    | Kenya       | Philippines | Thailand                 |
| Estonia    | Laos        | Puerto Rico | Uganda                   |
| Georgia    | Malaysia    | Rwanda      | United Arab Emirates     |
| Gibraltar  | Malta       | Saint Lucia | United Kingdom           |
| HongKong   | Mauritius   | Singapore   | United States of America |
| Hungary    | <p><br></p> | <p><br></p> | <p><br></p>              |


---

# 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://help.usemultiplier.com/hr/offboarding/countries-eligible-for-member-initiated-resignation.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.
