> For the complete documentation index, see [llms.txt](https://process.mad.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://process.mad.co/operations/legal/our-law-firm.md).

# Our Law Firm

Our law firm is [Tilleke & Gibbins](https://www.tilleke.com/)&#x20;

{% tabs %}
{% tab title="Phnom Penh Office" %}
Tilleke & Gibbins (Cambodia) Ltd.\
16th Floor, Phnom Penh Tower\
\#445, Monivong Blvd., Sangkat Boeung Pralit, Khan 7 Makara, Phnom Penh 12258, Cambodia\
T: +855 23 964 210     F: +855 23 964 215\
<cambodia@tilleke.com>
{% endtab %}

{% tab title="Bangkok Office" %}
Tilleke & Gibbins International Ltd.\
Supalai Grand Tower, 26th Floor\
1011 Rama 3 Road, Chongnonsi, Yannawa, Bangkok 10120, Thailand\
T: +66 2056 5555    F: +66 2056 5678\
<bangkok@tilleke.com>
{% endtab %}

{% tab title="Ho Chi Minh City Office" %}
Tilleke & Gibbins (Vietnam) Ltd.\
Viettel Tower A, 25th Floor, Suite 2506\
285 Cach Mang Thang Tam, District 10, Ho Chi Minh City, Vietnam\
T: +84 28 628 45678    F: +84 28 628 45666\
<vietnam@tilleke.com>
{% endtab %}
{% endtabs %}


---

# 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://process.mad.co/operations/legal/our-law-firm.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.
