# Power up search functionality with extra keywords

When you need to tag more keywords to your Body-Cards without actually displaying the text, you can use this advanced feature.&#x20;

**This feature will not display the provided keywords on the page but it will still consider these keywords as valid keywords to run the search on the Body-cards.**

{% hint style="info" %}
This feature is available in paid plans - Lite & Pro plans
{% endhint %}

**Follow below steps:**

1. Goto the Google sheet connected to your website.
2. Goto 'Body-Cards' sheet and look for column 'ExtraConfig'. If you find this column, goto Step-3. If you don't see 'ExtraConfig' column in 'Body-Card' sheet, create a new column at the end with column name 'ExtraConfig'. See [sample sheet here](https://docs.google.com/spreadsheets/d/15OhyVXqKuYIeDtScIllF2ZU29zM3qm9lbUbQKkk-vws/edit#gid=2117546175) for reference. The 'Extra Config' column must be Column N in the sheet.
3. In the column 'ExtraConfig' enter your search keywords for each Body-Cards row as below.

```
[SearchKeywords: Tourist, Rocket, Orange]
```

### Sample screenshot

![](/files/-MdGbztDb_duN7L69O_o)

{% hint style="info" %}
Please get in touch with support if you need any further assistance on locking detailed pages with specific Access Codes.
{% endhint %}


---

# Agent Instructions: 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://help.siteoly.com/advanced/power-up-search-functionality-with-extra-keywords.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.
