> For the complete documentation index, see [llms.txt](https://doc.keepnetlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.keepnetlabs.com/legal-hub/for-customers/jurisdiction-specific-terms.md).

# Jurisdiction Specific Terms

**PLEASE READ THESE TERMS CAREFULLY.**

Depending on your location, some of these Jurisdiction Specific Terms will apply to you. They form part of the Keepnet Customer Terms of Service and are hereby incorporated as part of the Agreement.

We periodically update this page by posting a revised copy at <https://doc.keepnetlabs.com/jurisdiction-specific-terms>, so please check back here for current information. If you’re looking for definitions of the terms used here, you can find them in the General Terms available at <https://doc.keepnetlabs.com/terms-of-service>.

1\. CONTRACTING ENTITY; APPLICABLE LAW; ADDITIONAL TERMS. Your physical address (entered into your Keepnet Account as the "Company Address") will determine (i) the Keepnet entity entering into this Agreement, (ii) the address to which you should direct notices under this Agreement, (iii) the law that will apply in any dispute or lawsuit arising out of or in connection with this Agreement, and (iv) the courts that have jurisdiction over any such dispute or lawsuit, as set out in the table below. For this Agreement, ‘Customer Location’ means your shipping or physical address.

<table data-full-width="false"><thead><tr><th>Customer Location</th><th>Keepnet Contracting Entity</th><th>Address for Notices</th><th>Governing Law (without reference to conflicts of laws) and Jurisdiction</th><th>Additional Terms applicable for the Customer Location</th></tr></thead><tbody><tr><td>North America or South America</td><td>Keepnet, Inc.</td><td>600 1st Ave Ste 102-2315 Seattle, WA 98104, United States</td><td>Laws of the Commonwealth of Massachusetts, U.S.A., with exclusive jurisdiction in the courts of Boston, Massachusetts, U.S.A</td><td>N/A</td></tr><tr><td>Europe (including Türkiye) and the United Kingdom</td><td>Keepnet Labs LTD</td><td>Unit 6 Queens Yard, White Post Lane, London, England, E9 5EN</td><td>Laws of England</td><td>N/A</td></tr></tbody></table>

2\. OTHER LOCATIONS. If you are located in a geographic region that does not fall into one of the designations described in the table or use only the Free Services, then you are contracting with Keepnet, Inc.


---

# 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://doc.keepnetlabs.com/legal-hub/for-customers/jurisdiction-specific-terms.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.
