# frslabs terms

## frslabs terms

- [Terms of Service](https://docs-frslabs.gitbook.io/frslabs/master.md): Our standard terms of use. Please read the Terms of Service (“Terms”) and our Privacy Policy (“Privacy Policy”) carefully because they govern your use of our website, mobile applications & services.
- [Privacy Policy](https://docs-frslabs.gitbook.io/frslabs/privacy-policy.md): Our standard privacy policy. Please read the Terms of Service (“Terms”) and our Privacy Policy (“Privacy Policy”) carefully because they govern your use of our website, mobile applications & services.
- [IMS Policy](https://docs-frslabs.gitbook.io/frslabs/quality-policy.md): We strive for craftsmanship, the likes of a beautiful prose, poem, music or art. We work hard to create an environment where good ideas are nurtured and rewarded. And we take quality seriously.
- [Free Trial](https://docs-frslabs.gitbook.io/frslabs/free-trial.md): FREE TRIAL - CONFIDENTIALITY AND NON-DISCLOSURE AGREEMENT


---

# 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://docs-frslabs.gitbook.io/frslabs/master.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.
