# Functions

{% hint style="info" %}
The options below appear when the **Search menu is opened from the** [**Functions View**](/core/user-interface/concepts/subviews.md#functions-window). In other views, the menu adapts dynamically and may show a different set of options.
{% endhint %}

Below is an overview of all actions that can be accessed from this menu.

| UI Action Name                                     | Action Name          | Description  |
| -------------------------------------------------- | -------------------- | ------------ |
| [Search...](/ida-actions/dirtreesearch.md)         | `DirTreeSearch`      | Search       |
| [Search again](/ida-actions/dirtreesearchagain.md) | `DirTreeSearchAgain` | Search again |


---

# 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.hex-rays.com/core/user-interface/reference/menu-bar-actions/search/functions-actions.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.
