# Search

With Ideogram, you can search for your own images or publicly available creations generated by other users. Use keywords that would typically appear in the image prompts.

Users with a paid subscription can search across all publicly available images on the platform, while Free Plan users can search only within their own creations.

## Search in the Home Page

To perform a search, select the **Search** icon <picture><source srcset="https://1799634369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzjhNby3LLsIikYuvxAJP%2Fuploads%2FWEjpg75ohrLqumV8GMfI%2FSearch%20-%20Dark%2020px.svg?alt=media&#x26;token=cc080c5d-cb6b-4725-bc06-1ad61d34d2db" media="(prefers-color-scheme: dark)"><img src="https://1799634369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzjhNby3LLsIikYuvxAJP%2Fuploads%2FCgpxudgqxawgUv4i49Fw%2FSearch%20-%20Light%2020px.svg?alt=media&#x26;token=61a083eb-6efa-4e6b-a38c-bf933e1bd4ee" alt="" data-size="original"></picture> located at the top-left of the [Image Gallery](https://docs.ideogram.ai/using-ideogram/ui-overview/ui-components/image-gallery).

1. Select the **Search** icon to open the search box.
2. Type your keywords, then press <kbd>**Enter**</kbd> or <kbd>**Return**</kbd> to start the search.

<div><figure><picture><source srcset="https://1799634369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzjhNby3LLsIikYuvxAJP%2Fuploads%2Fy1scirJHCKlF3qnTgZRP%2FIdeogram%20-%20Light%20Dark%402x.png?alt=media&#x26;token=a1604c57-5c23-432f-a838-3e3a59b9e16d" media="(prefers-color-scheme: dark)"><img src="https://1799634369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzjhNby3LLsIikYuvxAJP%2Fuploads%2F6F9YoUeLJwCI2f44o4fQ%2FIdeogram%20-%20Light%20Dark%402x.png?alt=media&#x26;token=1e9bd207-d68f-46de-860b-313b4410fcfc" alt="Search box on the Home page." width="302"></picture><figcaption><p>Search box on the Home page.</p></figcaption></figure> <figure><picture><source srcset="https://1799634369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzjhNby3LLsIikYuvxAJP%2Fuploads%2FNw2xHBTAVHXM8dpyVxJD%2FIdeogram%20-%20Light%20Dark%402x.png?alt=media&#x26;token=3594a9a4-de8f-4d68-b021-101a457ce64c" media="(prefers-color-scheme: dark)"><img src="https://1799634369-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzjhNby3LLsIikYuvxAJP%2Fuploads%2FroZqXHuXSr9FHCs6TqJd%2FIdeogram%20-%20Light%20Dark%402x.png?alt=media&#x26;token=6ac528f9-53e7-4bc0-ba8c-40b90e45f7b9" alt="Search box on the Creations page." width="302"></picture><figcaption><p>Search box on the Creations page.</p></figcaption></figure></div>

Matching images appear directly in the Image Gallery below the Search box.


---

# 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.ideogram.ai/using-ideogram/features-and-tools/search.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.
