# Introduction

{% embed url="<https://natadtech.com>" %}

## Summary

Welcome to the FoodMonkey Documentation. Launch your food delivery venture in minutes and streamline orders effortlessly.

## Features

* **Admin Dashboard and Statistics**\
  The admin system offers extensive configuration and content management capabilities, providing numerous options and features.
* **Multi Roles and Permission**\
  FoodMonkey implements role-based access control (RBAC), enabling you to assign predefined permissions based on individual user roles.
* **Payment Gateways**\
  FoodMonkey supports multiple payment methods including Cash On Delivery (COD), Debit/Credit card payments, and E-Wallets via **Xendit**.
* **Real Time GPS Based Delivery Charges**\
  Gain real-time visibility into order progress from purchase to fulfillment. Easily track orders by value, status, or customer.
* **Social Media Authentication**\
  FoodMonkey simplifies registration and login processes by integrating Facebook and Google login options.
* **Advance Reporting**\
  Access detailed Excel-like reports for specific time periods, providing comprehensive insights into your business operations.


---

# 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://foodmonkey-docs.natadtech.com/introduction.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.
