> For the complete documentation index, see [llms.txt](https://docs.brightunion.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.brightunion.io/terms-and-conditions.md).

# Terms & Conditions

I understand that Bright Union solely acts as intermediary for the coverage offering platform, that I don’t enter into a legal relationship with Bright Union and that Bright Union cannot be held accountable for any claim, loss or damages in relation to the purchased coverage. I do not enter into any relationship with Bright Union in respect of the coverage but solely with the platform offering the coverage, Bright Union aims to ensure that all information displayed on the website is accurate and not misleading (including information provided by third parties, product information, comparison information and all other product related information), but that Bright Union cannot and doesn’t guarantee the accurateness of the information displayed, and that any and all decisions and acts based on the information provided by Bright Union are for my sole risk and account.&#x20;

Further I understand and agree that I irrevocably and unconditionally:&#x20;

* (i) shall hold Bright Union harmless from any claims from the offering platform and its Affiliates in relation to the purchased coverage and any claims related thereto;&#x20;
* (ii) agree not to commence or initiate, as well as assist, advise or cooperate with any Person, in any claim, lawsuit or otherwise against Bright Union and its Affiliates in relation to the coverage purchased at the offering platform and any claims in relation thereto.


---

# 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://docs.brightunion.io/terms-and-conditions.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.
