> For the complete documentation index, see [llms.txt](https://help.mywayroute.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mywayroute.com/subscription-management/does-the-app-support-family-sharing-in-ios.md).

# Does the app support Family Sharing in iOS?

Family Sharing allows you and the other members of your household to share iTunes, App Store, and other purchases and subscriptions across all your family members and devices without having to purchase them multiple times. Unfortunately, at this point, MyWay does not support family sharing, so you can't share one subscription with your family members. The main reason for this is the inability to share route history and other settings that affect route optimization algorithms.&#x20;

We are sorry about that and will work to sort this out in the future, but the only option at this stage is to buy a separate subscription for each member of your family. <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/does-the-app-support-family-sharing-in-ios.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.
