> 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/dasabuteba.md).

# დასაბუთება

რატომ არ მოდიხართ? Why aren’t you coming? ► ძალიან ცუდი ამინდია. The weather is so bad. ► არ მოვდივარ, რადგან ასეთი ავდარია. I am not coming because the weather is so bad. ►

რატომ არ მოდის? Why isn’t he coming? ► ის არ არის დაპატიჟებული. He isn’t invited. ► ის არ მოდის, რადგან არ არის დაპატიჟებული. He isn’t coming because he isn’t invited. ►

რატომ არ მოდიხარ? Why aren’t you coming? ► დრო არ მაქვს. I have no time. ► არ მოვდივარ, რადგან დრო არ მაქვს. I am not coming because I have no time. ►

რატომ არ რჩები? Why don’t you stay? ► კიდევ მაქვს სამუშაო. I still have to work. ► არ ვრჩები, რადგან კიდევ მაქვს სამუშაო. I am not staying because I still have to work. ►

უკვე მიდიხართ? Why are you going already? ► დაღლილი ვარ. I am tired. ► მივდივარ, რადგან დაღლილი ვარ. I’m going because I’m tired. ►

რატომ მიემგზავრებით უკვე? Why are you going already? ► უკვე გვიან არის. It is already late. ► მივემგზავრები, რადგან გვიანია. I’m going because it is already late. ►


---

# 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:

```
GET https://inglisuri.dabudu.com/inglisuris-sastsavlo-gakvetilebi/etapi-2/dasabuteba.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.
