# Making a Search

{% embed url="<https://www.loom.com/share/4daa444ac6514cfdb8038f916605fedf?sid=bffbb89f-4e09-4d66-b20a-f20635262d90>" %}

## Or follow the snapshots

So once you are logged in to our app, this window will appear which is the home screen of CompFox. As you can see there is a regular search bar where you enter your search parameter and the get the cases related to that

<figure><img src="https://2345326992-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7KNYe280XZM3JuNzTDrg%2Fuploads%2FgqswFslBqKIrcdmo9b4L%2Fimage.png?alt=media&#x26;token=f31fc7bc-6b6d-4a54-a523-defc254c299c" alt=""><figcaption></figcaption></figure>

Based on our search query we gonna get some handful of cases. Attached below is  a screenshot of the page

<figure><img src="https://2345326992-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7KNYe280XZM3JuNzTDrg%2Fuploads%2FVksBgZCTMi9Ntua0uueV%2Fimage.png?alt=media&#x26;token=0367938c-b399-40cc-b6fe-133543611840" alt=""><figcaption></figcaption></figure>

Clicking on single case will open the whole case document where you can go through each and every detail of the case. Attached below is a example of that

<figure><img src="https://2345326992-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7KNYe280XZM3JuNzTDrg%2Fuploads%2FUvDCwsm88IzIVRSOcZ1O%2Fimage.png?alt=media&#x26;token=8bcf8ada-caa3-466a-9431-05b471734a9a" alt=""><figcaption></figcaption></figure>


---

# 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.compfox.io/product-guides/making-a-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.
