> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pyqdeck.in/llms.txt
> Use this file to discover all available pages before exploring further.

# Search API

> Endpoints for global search

## Overview

Global search across the PyqDeck platform.

## Endpoints

### Global Search

`GET /search`

Unified search across questions, subjects, and papers.

* **Query Parameters**:
  * `q`: Search query text
  * `page`: Page number for pagination
  * `limit`: Number of items per page
