> For the complete documentation index, see [llms.txt](https://docs.gcbex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gcbex.com/ar/services-and-product/gtaxi-coming-soon.md).

# GTaxi (Coming soon)

## Problem:

In many countries within the MENA region, on-demand services like transportation, meal delivery, and grocery shopping are underdeveloped, making it difficult for users to access reliable and efficient services. Traditional payment systems also pose limitations for some users, further complicating accessibility.

## Solution and Purpose:

GTaxi provides a multi-service platform designed to meet the needs of users in underserved regions like the MENA, offering access to transportation, meal delivery, and grocery services through a mobile app. In addition to conventional payment methods, GTaxi also supports cryptocurrency payments, offering greater flexibility to users in regions where banking systems may be less accessible. The platform includes easy-to-use mobile apps for customers and drivers, as well as a super admin dashboard for service owners to manage operations.

## Mission and Benefits:

GTaxi’s mission is to bridge the gap in access to essential services in the MENA region by offering a user-centric platform that integrates modern payment options like crypto, ensuring convenience and flexibility. The platform benefits customers by providing a seamless service experience, while drivers gain access to new income opportunities. Service owners can efficiently manage operations, ensuring high-quality service delivery across all interactions.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.gcbex.com/ar/services-and-product/gtaxi-coming-soon.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
