# Active Tab Block

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

Set your current tab as an **active tab**. The active tab here means a tab where the block requires a tab like a take screenshot block will execute.

For instance, when you run a JS code on a current website or make a screenshot, you can use the active tab before connecting others (like the *take a screenshot* or *javascript code* block).

<figure><img src="/files/OJpxc7v4AiU2jYbuDqST" 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://docs.goless.com/blocks/browser/active-tab-block.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.
