> For the complete documentation index, see [llms.txt](https://inglisuri.dabudu.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inglisuri.dabudu.com/inglisuris-sastsavlo-gakvetilebi/etapi-2/taksshi.md).

# ტაქსში

გამოიძახეთ ტაქსი თუ შეიძელება. Please call a taxi. ► რა ღირს სადგურამდე მისვლა? What does it cost to go to the station? ► რა ღირს აეროპორტამდე მისვლა? What does it cost to go to the airport? ►

თუ შეიძლება – პირდაპირ. Please go straight ahead. ► თუ შეიძლება, აქ მარჯვნივ. Please turn right here. ► თუ შეიძლება, იქ კუთხეში მარცხნივ. Please turn left at the corner. ►

მეჩქარება. I’m in a hurry. ► დრო მაქვს. I have time. ► თუ შეიძლება, უფრო ნელა იარეთ! Please drive slowly. ►

აქ გაჩერდით, თუ შეიძლება. Please stop here. ► დამელოდეთ ერთი წუთი, თუ შეიძლება. Please wait a moment. ► მალე დავბრუნდები. I’ll be back immediately. ►

თუ შეიძლება ქვითარი მომეცით. Please give me a receipt. ► მე არ მაქვს ხურდა ფული. I have no change. ► მადლობა, ხურდა დაიტოვეთ! That is okay, please keep the change. ►

ამ მისამართზე წამიყვანეთ. Drive me to this address. ► წამიყვანეთ ჩემს სასტუმროში. Drive me to my hotel. ► წამიყვანეთ პლაჟზე. Drive me to the beach. ►


---

# 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://inglisuri.dabudu.com/inglisuris-sastsavlo-gakvetilebi/etapi-2/taksshi.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.
