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

# Strain Discovery & Search

> Search and explore a database of 16,000+ cannabis strains with advanced filters, High Family classification, and curated highlight lists.

## Overview

High IQ's Strain Discovery feature gives you access to one of the most comprehensive cannabis strain databases available, with over 16,000 strains and growing. You can search by name, filter by effects, terpenes, strain type, and THC/CBD range, explore curated highlight collections, and discover strains through the science-based High Families classification system.

The experience is split across two screens: a **Discovery landing page** for exploration, and a **Browse Strains** screen for detailed search and filtering.

## Key Features

<CardGroup cols={2}>
  <Card title="Full-Text Search" icon="magnifying-glass">
    Type any strain name and get instant results with fuzzy matching. Recent searches are saved for quick access.
  </Card>

  <Card title="High Family Grid" icon="dna">
    Explore strains organized by the 6 High Families -- a terpene-based classification that goes beyond indica/sativa labels.
  </Card>

  <Card title="Curated Highlights" icon="star">
    Browse themed collections like "Most Popular," "Best for Sleep," "High THC," and seasonal picks.
  </Card>

  <Card title="Advanced Filters" icon="sliders">
    Filter by strain type, terpene profile, THC/CBD percentage range, effects, and High Family simultaneously.
  </Card>

  <Card title="Sort Options" icon="arrow-down-a-z">
    Sort results by relevance, name, THC content, popularity, or rating.
  </Card>

  <Card title="Similar Strains" icon="code-branch">
    From any strain profile, discover similar strains based on terpene profile matching and effect overlap.
  </Card>
</CardGroup>

## Discovery Landing Page

When you open Strain Discovery (from the Home tab), you land on the Discovery screen featuring:

### Hero Section

An animated header with a featured High Family that changes seasonally, providing context on what families are popular at the current time.

### Search Bar

Tap the search bar to navigate to the full Browse Strains screen with the keyboard active and ready for input.

### High Family Grid

Six cards representing the High Families. Each card shows the family name, dominant terpenes, and a brief description of the expected experience:

| Family             | Experience                  | Dominant Terpenes       |
| ------------------ | --------------------------- | ----------------------- |
| **Relaxing High**  | Calm, sedating body effects | Myrcene, Linalool       |
| **Uplifting High** | Energizing mood boost       | Limonene, Pinene        |
| **Energetic High** | Focused, active headspace   | Terpinolene, Pinene     |
| **Relieving High** | Anti-inflammatory relief    | Caryophyllene, Humulene |
| **Balancing High** | Versatile, mild effects     | Mixed profile           |
| **Entourage High** | Complex, full-bodied        | Diverse terpenes        |

Tapping a family card navigates to Browse Strains pre-filtered to that family.

### Highlight Collections

Curated lists that surface interesting slices of the database. Tapping a highlight card opens Browse Strains with the appropriate filters pre-applied.

## Browse Strains Screen

The full-featured strain browser with search, filters, and results.

### Searching

<Steps>
  <Step title="Enter a Search Query">
    Type a strain name or partial name in the search bar. Results appear as you type with a brief debounce for performance.
  </Step>

  <Step title="Use Recent Searches">
    Previously searched terms appear below the search bar for one-tap access. Clear individual searches or all at once.
  </Step>

  <Step title="Browse Results">
    Matching strains appear in a scrollable list or grid. Each result shows the strain name, type badge, THC/CBD range, top effects, and dominant terpene.
  </Step>

  <Step title="Tap for Details">
    Tap any strain to open its full profile with complete terpene data, effects, grow information, similar strains, and options to add it to your stash or collection.
  </Step>
</Steps>

### Filtering

Open the filters panel to narrow results using multiple criteria:

| Filter          | Options                                                                           |
| --------------- | --------------------------------------------------------------------------------- |
| **Strain Type** | Sativa, Hybrid, Indica                                                            |
| **High Family** | Any of the 6 High Families                                                        |
| **THC Range**   | Slider from 0-35%+                                                                |
| **CBD Range**   | Slider from 0-20%+                                                                |
| **Effects**     | Multi-select from dozens of effects (Relaxed, Energetic, Creative, Focused, etc.) |
| **Terpenes**    | Multi-select dominant terpenes (Myrcene, Limonene, Caryophyllene, etc.)           |

Filters combine with **AND logic** by default. An active filters bar at the top of results shows which filters are applied, with one-tap removal.

<Note>
  You can toggle between AND and OR logic for effect and terpene filters using the Logic Toggle control. AND returns strains matching all selected criteria; OR returns strains matching any.
</Note>

### Sorting

Sort results by:

* **Relevance** -- Best match for your search query (default when searching)
* **Name** -- Alphabetical A-Z or Z-A
* **THC** -- Highest or lowest THC percentage
* **Popularity** -- Most searched and viewed strains first
* **Rating** -- Community ratings

### Card Variants

Switch between display styles for the strain results:

| Variant       | Description                                     |
| ------------- | ----------------------------------------------- |
| **Mascot**    | Illustrated strain mascots in a two-column grid |
| **Strain**    | Photograph-focused cards                        |
| **Split**     | Image and data side by side                     |
| **Condensed** | Compact grid with key metrics                   |
| **Compact**   | Dense list view                                 |

## Strain Profile Detail

Tapping any strain opens its comprehensive profile page with:

* **Cannabinoid breakdown** (THC, CBD, CBG, etc.)
* **Full terpene profile** with percentages
* **High Family classification** with confidence score
* **Top effects** and potential medical benefits
* **Grow information** (flowering time, difficulty, yield)
* **Similar strains** based on terpene similarity
* **YouTube videos** about the strain (fetched on demand)
* **Action buttons** to add to stash, collection, or favorites

## Tips

<Tip>
  **Start broad, then filter.** If you are not sure what you want, explore the High Family cards first to find which effect profile appeals to you, then browse within that family.
</Tip>

<Tip>
  **Use the Discovery page highlight lists** to find curated selections. These are updated regularly and surface interesting strain groupings you might not find through search alone.
</Tip>

<Tip>
  When viewing a strain profile, scroll down to the **Similar Strains** section to discover alternatives with matching terpene profiles. This is especially useful if a strain you like is not available at your dispensary.
</Tip>

<Snippet file="contact-support.mdx" />
