# Home

<figure><img src="https://1487389680-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fgav8qYk8szNQspf6b92t%2Fuploads%2FDEI0RjXlO4iA6icDnv2y%2Flokiscripts-logo-inverted-rgb-1000px-w-300ppi.png?alt=media&#x26;token=6377cc49-7152-411d-b665-306308b3784b" alt=""><figcaption></figcaption></figure>

## Why loki\_taxi?

loki\_taxi is an inovative script that helps making the job of your taxi drivers much more exciting and less boring by giving them always something to do.\
\
For support please join our [Discord](https://discord.gg/CfnuaArDBk), or write us an e-mail to: <support@lokiscripts.com>

## Key-Features

* Realistic Taximeter (picture below)
* NPC driving jobs to cure boredom
* Taxi Call/Dispatch system
* Prices can be confgured by region, the taximeter will automatically switch when entering a new region. Can also be configured to be controlled by the driver

<figure><img src="https://1487389680-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fgav8qYk8szNQspf6b92t%2Fuploads%2Fac2vpohZMBKhqJNRFdvr%2FScreenshot%202024-11-01%20132253.png?alt=media&#x26;token=ac85e596-6840-4f40-967f-e98fe0fb5959" alt=""><figcaption><p>Taximeter</p></figcaption></figure>

The Taximeter is visible for all passengers but only the driver can interact with it.

Script Preview Video:&#x20;

{% hint style="warning" %}
The taximeter does not handle billing for driving around other players. This should be done in your way, by the customer just paying in cash or the driver handing out a bill through your scripts.
{% endhint %}

Read the following pages for instructions on how to install and use the script. If you have any question, feel free to ask on our discord: <https://discord.gg/CfnuaArDBk>


---

# 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.lokiscripts.com/loki-scripts-documentation/loki_taxi/home-en.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.
