# Use MyWay on multiple devices

It's possible to use MyWay on multiple devices. To set up a second device, you need to log in with the Apple ID or Google account you used to initially subscribe to MyWay.

After logging in with the correct account, you need to either [restore the subscription](/subscription-management/myway-does-not-recognize-my-subscription.md) on an iOS device or verify it on your Android device. Please check the instructions on how to do that [here](/subscription-management/myway-does-not-recognize-my-subscription.md).

Keep in mind that **you can't share an account with another driver**. it's not possible to use different routes on multiple devices at the same time except if you have a business subscription (that supports route sharing between devices).

If you'd like to [change your payment method](/subscription-management/how-to-change-or-add-a-payment-method.md) or [cancel the subscription](/subscription-management/how-to-cancel-your-myway-subscription.md) later, you'll need to do that on the platform you've originally subscribed to (iOS or Android).


---

# 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.mywayroute.com/subscription-management/use-myway-on-multiple-devices.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.
