# How many addresses can I add to a route?

If you're currently subscribed to MyWay on Android or iOS, it's possible to add [up to 200 stops](/what-is-myway-route-planner/how-much-does-myway-route-planner-cost.md) (locations/addresses) to a single route, and, of course, you can create as many routes as you like.

At this moment, we have been working on a business version that will allow optimization for up to 500 stops, multi-driver optimization, dispatch functionality, and business subscriptions.&#x20;


---

# 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/how-many-addresses-can-i-add-to-a-route.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.
