# Account Management

If you press **Account Management** in the top right, you can access the Freemius interface which manages the logistical side of the plugin.

### Account

Adjust your name and email.

You can also **Sync** here if you're having any trouble with your license key connecting properly with your installation.

Nearer the bottom of this section, you can manually enter in the **license key** you received with Mapster Pro.

### Billing

Enter in billing information for any invoice needs you have.

### Payments

See your past payments made for the plugin.

**If you have any trouble disabling or enabling features here, please** [**contact us**](https://docs.google.com/forms/d/e/1FAIpQLScN5BgC-kiOPofI_4a1CgbvF27tNRpWrdgm6vNGEEha4iRPmQ/viewform?usp=sf_link).


---

# 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://wpmaps-docs.mapster.me/settings/account-management.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.
