# Governing Law and Jurisdiction

7.1 These Terms of Service shall be governed by and construed in accordance with the laws of \[insert jurisdiction], without regard to its conflict of law principles. You agree to submit to the exclusive jurisdiction of the courts of \[insert jurisdiction] to resolve any disputes arising out of or relating to these Terms of Service or any of the Services.


---

# 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://en-docs.allky.io/terms-of-use/governing-law-and-jurisdiction.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.
