# OneSearch

## OneSearch

- [Introduction](https://docs.yansalabs.com/onesearch/overview/introduction.md)
- [Key Features](https://docs.yansalabs.com/onesearch/overview/key-features.md)
- [Competitive Matrix](https://docs.yansalabs.com/onesearch/overview/competitive-matrix.md)
- [Industry Use Cases](https://docs.yansalabs.com/onesearch/overview/industry-use-cases.md)
- [OneSearch for Help Desk](https://docs.yansalabs.com/onesearch/overview/industry-use-cases/onesearch-for-help-desk.md): Solve Customer Incidents Faster with Yansa Labs' OneSearch for ServiceNow
- [OneSearch for Portals](https://docs.yansalabs.com/onesearch/overview/industry-use-cases/onesearch-for-portals.md): Elevate User Experience on ServiceNow Intranets, Service Portals, and Employee Service Centers
- [Videos](https://docs.yansalabs.com/onesearch/overview/videos.md)
- [Reviews](https://docs.yansalabs.com/onesearch/overview/reviews.md)
- [Getting Started](https://docs.yansalabs.com/onesearch/technical-docs/getting-started.md)
- [Supported Search Types](https://docs.yansalabs.com/onesearch/technical-docs/supported-search-types.md)
- [Advanced Topics](https://docs.yansalabs.com/onesearch/technical-docs/advanced-topics.md)
- [Tips & Tricks](https://docs.yansalabs.com/onesearch/technical-docs/tips-and-tricks.md)
- [External Search Sources](https://docs.yansalabs.com/onesearch/technical-docs/external-search-sources.md)
- [Skins](https://docs.yansalabs.com/onesearch/technical-docs/skins.md)
- [External Rendering](https://docs.yansalabs.com/onesearch/technical-docs/external-rendering.md)
- [Analytics](https://docs.yansalabs.com/onesearch/technical-docs/analytics.md)
- [Logging](https://docs.yansalabs.com/onesearch/technical-docs/logging.md)
- [Troubleshooting](https://docs.yansalabs.com/onesearch/technical-docs/troubleshooting.md)
- [Adding OneSearch to a Workspace Record Page](https://docs.yansalabs.com/onesearch/onesearch-for-workspaces/adding-onesearch-to-a-workspace-record-page.md)
- [Configuring OneSearch for Service Operations Workspace](https://docs.yansalabs.com/onesearch/onesearch-for-workspaces/configuring-onesearch-for-service-operations-workspace.md)
- [Alternate Steps](https://docs.yansalabs.com/onesearch/onesearch-for-workspaces/configuring-onesearch-for-service-operations-workspace/alternate-steps.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://docs.yansalabs.com/onesearch/overview/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.
