# hakkımızda

- [Özellikler](https://docs.mavibot.ai/doc/tr/us/ozellikler.md)
- [Fiyatlandırma](https://docs.mavibot.ai/doc/tr/us/fiyatlandirma.md)
- [Hesap](https://docs.mavibot.ai/doc/tr/us/admin.md)
- [MaviBot Hesabı](https://docs.mavibot.ai/doc/tr/us/admin/sign_up.md)
- [Proje Ayarları](https://docs.mavibot.ai/doc/tr/us/admin/settings.md)
- [Proje güvenliği ve erişim](https://docs.mavibot.ai/doc/tr/us/admin/access.md)
- [Çalışanlar](https://docs.mavibot.ai/doc/tr/us/admin/calisanlar.md): Bu bölüm, proje çalışanları için yeni roller oluşturma, erişim haklarını belirleme ve çalışanları bu rollere atama konusunu ayrıntılı olarak ele almaktadır.
- [Ortaklara](https://docs.mavibot.ai/doc/tr/us/ortaklara.md)
- [Proje müşteriye nasıl aktarılır](https://docs.mavibot.ai/doc/tr/us/ortaklara/proje-musteriye-nasil-aktarilir.md): Sipariş üzerine bir bot yapıyorsanız veya toplu satışa sunduğunuz bir bot yaptıysanız, bu makale tam size göre.


---

# 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.mavibot.ai/doc/tr/us.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.
