> For the complete documentation index, see [llms.txt](https://search.guides.reactify.com.au/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://search.guides.reactify.com.au/merchandising/collections-and-search/global-boosting-rules.md).

# Global Boosting Rules

Instead of adding the same boosting rule for multiple collections, you can apply one default rule. The global boosting rule will apply to every collection or all search pages that don't already have an existing page.

### Apply global boosting rules

1. Go to `Collection` or `Search`&#x20;
2. Click on `Global boosting rules`
3. Add boosting and/or sorting rules
4. Click `Save`

<figure><img src="/files/8oF9RxGtmwLp2smd8KzB" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Save time with global boosting rules. Choose whether to apply global boosting rules to **collection** or **search**
{% endhint %}

### Apply global boosting rules for search

Global boosting rules for search is a powerful functionality that allows merchants to fine-tune the search experience on search results pages and instance search. Please note, global boosting rules for search will only apply if a search curation does not already exist.

{% hint style="info" %}
[Relevance](/configuration/relevance-legacy.md) will always apply by default in instances where a Search Page **and** global boosting rule for search do not already exist.
{% endhint %}


---

# 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 that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://search.guides.reactify.com.au/merchandising/collections-and-search/global-boosting-rules.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.
