# Introducing Spotchecks

## Introducing SpotChecks

- [Introduction](https://surveysparrow.gitbook.io/spotchecks/introduction.md)
- [SpotChecks Essentials](https://surveysparrow.gitbook.io/spotchecks/spotchecks-essentials.md)
- [Configure Essentials](https://surveysparrow.gitbook.io/spotchecks/configure-essentials.md)
- [How to use SpotChecks?](https://surveysparrow.gitbook.io/spotchecks/how-to-use-spotchecks.md)
- [Web SpotChecks](https://surveysparrow.gitbook.io/spotchecks/how-to-use-spotchecks/web-spotchecks.md)
- [Integrate SpotChecks with Shopify](https://surveysparrow.gitbook.io/spotchecks/how-to-use-spotchecks/web-spotchecks/integrate-spotchecks-with-shopify.md)
- [Integrate SpotChecks with Google Tag Manager](https://surveysparrow.gitbook.io/spotchecks/how-to-use-spotchecks/web-spotchecks/integrate-spotchecks-with-google-tag-manager.md)
- [Integrate SpotChecks with WordPress](https://surveysparrow.gitbook.io/spotchecks/how-to-use-spotchecks/web-spotchecks/integrate-spotchecks-with-wordpress.md)
- [Mobile SpotChecks](https://surveysparrow.gitbook.io/spotchecks/how-to-use-spotchecks/mobile-spotchecks.md)
- [IOS](https://surveysparrow.gitbook.io/spotchecks/how-to-use-spotchecks/mobile-spotchecks/ios.md)
- [Swift UI App](https://surveysparrow.gitbook.io/spotchecks/how-to-use-spotchecks/mobile-spotchecks/ios/swift-ui-app.md)
- [UI Kit App](https://surveysparrow.gitbook.io/spotchecks/how-to-use-spotchecks/mobile-spotchecks/ios/ui-kit-app.md)
- [Android](https://surveysparrow.gitbook.io/spotchecks/how-to-use-spotchecks/mobile-spotchecks/android.md)
- [Flutter](https://surveysparrow.gitbook.io/spotchecks/how-to-use-spotchecks/mobile-spotchecks/flutter.md)
- [React Native](https://surveysparrow.gitbook.io/spotchecks/how-to-use-spotchecks/mobile-spotchecks/react-native.md)


---

# 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://surveysparrow.gitbook.io/spotchecks/introduction.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.
