> ## Documentation Index
> Fetch the complete documentation index at: https://tbd-6fc993ce-hypeship-document-audit-logs-api.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# search_docs

> Search Kernel platform documentation and guides

Search Kernel platform documentation for guides, tutorials, and API references. Use it when you need to understand how Kernel features work or to troubleshoot issues.

## Parameters

| Parameter | Description                                                                                            |
| --------- | ------------------------------------------------------------------------------------------------------ |
| `query`   | Natural language search query (e.g., "how to deploy an app", "browser automation examples"). Required. |

## Example

```json theme={null}
{
  "query": "how to set up a browser profile for authentication"
}
```
