# 16. How to modify my subscription?

You can update your plan, license quantity, or payment details from the Subscription settings.

1. Log in to your account.
2. Navigate to **Settings → Subscription / Billing**.
3. Click **Modify Subscription**.
4. Choose what you want to change:
   * Update plan
   * Increase or decrease licenses/vehicles/users
   * Adjust product quantity
5. Review the new price and click **Confirm** to save the changes.


---

# 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://nomadia-docs.gitbook.io/products/faq/16.-how-to-modify-my-subscription.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.
