# About and Disclaimers

You can always visit [Native-Land.ca](https://native-land.ca) to learn more about Indigenous territories, treaties, and languages, and we encourage you to [get in touch with us](https://native-land.ca/contact) to let us know how you're using the API.

### API Metadata

If you’re using this dataset for your project and you want to properly credit it, it’s not too hard. You can give credit to “Native Land Digital”, and link to our website. The dataset is publicly available and is not under any proprietary license; the work can be considered under a [CC0](https://creativecommons.org/publicdomain/zero/1.0/) license (free to use in any way you like). We would, however, kindly ask that you consider the morality of how you use this dataset, be aware that it is constantly changing, and that it is not meant or reasonably to use for academic or legal purposes.

### Disclaimer

As stated on the front page of the [Native Land website](https://native-land.ca/), the Native Land map does not represent or intend to represent official or legal boundaries of any Indigenous nations. You are free to use the dataset for your own maps and applications using the Native Land Digital API, but we encourage you to add a similar disclaimer on your own resource.

### Details

* **Update Frequency:** Daily or weekly
* **Date First Published** : February 1 2015
* **License**: CC0
* **Contact**: Native Land Digital


---

# 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://api-docs.native-land.ca/about-and-disclaimers.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.
