# Future Features

## Feature Requests

If you would like some feature to be included, you can always send us a request through the **Feedback** button within Mod24 Dispatch app. We'll be happy to approach new ideas to make your moving business a bit easier along the way.

## Planned Features

Here's a list of the things we plan to add into our system. Once we've update it you can see it here.

* [x] Android Driver App
* [x] Live location tracking
* [ ] iOS Driver App&#x20;
* [ ] Automatic truck assignment

{% hint style="info" %}
**Check in from time to time to see what new features you might expect from us!**
{% endhint %}


---

# 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://docs.mod24.com/mod24/future-features.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.
