# Global Search Page

The Global Search Page offers a robust and intuitive search functionality. By entering a keyword, you can effortlessly search for and discover communities and users that match your interests and needs. This feature is ideal for users who wish to expand their network, join new communities, or find specific individuals. With the Global Search Page, you can explore a world of opportunities and enhance your engagement within the platform.

<div><figure><img src="/files/ZdECuxQRaIuPearwSNVd" alt=""><figcaption></figcaption></figure> <figure><img src="/files/uPJXVnrqQVTVRr5J8dLy" alt=""><figcaption></figcaption></figure> <figure><img src="/files/DoJpts4Gywi0U3JKHCdu" alt=""><figcaption></figcaption></figure></div>

### Features <a href="#features" id="features"></a>

<table data-header-hidden><thead><tr><th width="278"></th><th></th></tr></thead><tbody><tr><td>Feature</td><td>Description</td></tr><tr><td>Top Search Bar</td><td>Type search keyword and it will search across list of all communities and users.</td></tr><tr><td>Community search result</td><td>Displays filtered communities, and clicks to open Community Profile Page</td></tr><tr><td>User search result</td><td>Displays filtered users, and clicks to open User Profile Page</td></tr></tbody></table>

### Customization

<table><thead><tr><th width="213">Config ID</th><th width="122">Type</th><th>Description</th></tr></thead><tbody><tr><td><code>social_global_search_page/*/*</code></td><td>Page</td><td>You can customize page theme</td></tr></tbody></table>

For more details on customization, please refer to the [Customization](/social-plus-uikit/uikit-4/customization.md) page.

### Usage <a href="#usage" id="usage"></a>

{% tabs %}
{% tab title="iOS" %}
{% embed url="<https://gist.github.com/amythee/044984b108a5002d3eef4039d3242200>" %}
{% endtab %}

{% tab title="Android" %}
{% embed url="<https://gist.github.com/31b4bf652dd620e697f44ebb2300e955>" %}
{% endtab %}

{% tab title="Web" %}
{% embed url="<https://gist.github.com/amythee/93ac25a3699a33fe9719b07f6a5274c5>" %}
{% endtab %}

{% tab title="React Native" %}
{% embed url="<https://gist.github.com/amythee/743d473c47656d5f3cf8191b51c4d0a6>" %}
{% endtab %}

{% tab title="Flutter" %}
{% embed url="<https://gist.github.com/amythee/2973529f5df5770c9845aa1ba1e64bde>" %}
{% endtab %}
{% endtabs %}

### Navigation Behavior

For more details, please refer to the [Overriding Navigation Behavior](https://docs.amity.co/amity-uikit/uikit-v4-beta/customization/overriding-navigation-behaviour) page.

{% tabs %}
{% tab title="iOS" %}
{% embed url="<https://gist.github.com/amythee/da6e2d771140114705920209d0f26512>" %}
{% endtab %}

{% tab title="Android" %}
{% embed url="<https://gist.github.com/89a6b3c545eeaab632231fa8f2131410>" %}
{% endtab %}

{% tab title="Web" %}
{% embed url="<https://gist.github.com/amythee/743d473c47656d5f3cf8191b51c4d0a6>" %}
{% endtab %}

{% tab title="React Native" %}
{% embed url="<https://gist.github.com/amythee/743d473c47656d5f3cf8191b51c4d0a6>" %}
{% endtab %}
{% endtabs %}


---

# 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://docs.social.plus/social-plus-uikit/uikit-4/social/discover-and-search/global-search-page.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.
