# Policies

## Policies

- [Welcome](https://policy.waveconnect.co/welcome.md): This website contains legal information for Wave Connect products and services.
- [Sales](https://policy.waveconnect.co/sales.md)
- [Data SIM terms and conditions](https://policy.waveconnect.co/sales/data-sim-terms-and-conditions.md)
- [General terms and conditions - B2B](https://policy.waveconnect.co/sales/general-terms-and-conditions-b2b.md): Standard terms for the sale of goods and services to consumers.
- [General terms and conditions - B2C](https://policy.waveconnect.co/sales/general-terms-and-conditions-b2c.md): Business to consumer terms and conditions.
- [Website](https://policy.waveconnect.co/website.md)
- [Cookie policy](https://policy.waveconnect.co/website/cookie-policy.md): Cookies used by our website to improve services.
- [GDPR policy](https://policy.waveconnect.co/website/gdpr-policy.md): Our General Data Protection Regulation policy.
- [Privacy policy](https://policy.waveconnect.co/website/privacy-policy.md): We are committed to fair practices that protect you.
- [Terms of service](https://policy.waveconnect.co/website/terms-of-service.md): Policies that apply to your account and use of this website.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://policy.waveconnect.co/welcome.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.
