# Terms\&Privacy

- [Terms and Conditions](https://docs.fashiontiy.com/terms-and-privacy/terms-and-conditions.md): Welcome to FashionTIY! Please read this Terms of Service agreement before getting started. Because it is such an important contract between us and you.
- [Privacy Policy](https://docs.fashiontiy.com/terms-and-privacy/privacy-policy.md): Holding onto your private information is a serious responsibility, and we want you to know how we're handling it.
- [Cookie Usage Statement](https://docs.fashiontiy.com/terms-and-privacy/cookie-usage-statement.md): FashionTIY uses cookies. By using the website and agreeing to this policy, you consent to our use of cookies in accordance with the terms of this policy.


---

# 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://docs.fashiontiy.com/terms-and-privacy.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.
