# Console

<figure><img src="/files/CmWj7HaGUe89XTmuGSbE" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

### Click on the Up Arrows&#x20;

* On the bottom right of the app you will see two up arrows (^). Click on that to expand the console. You can do the inverse to close the console view.
* Console is expandable if you need to see more
* The console has detailed logs of each task execution
  {% endstep %}
  {% endstepper %}


---

# 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://froglabsio.gitbook.io/terminal/the-details/console.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.
