> For the complete documentation index, see [llms.txt](https://docs.goatify.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goatify.io/goatify-extension/gui.md).

# GUI

Now you might ask yourself,&#x20;

### "Why is that so exiting?"

We are one of the only extensions with an GUI as control panel. As some of you might remember it used to be a CLI, which wasn't bad either, but it was pretty annoying to remember all the different commands.&#x20;

That problem is now solved through our GUI.&#x20;

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

As you can see you no longer have to type anything, you only have to select your needs.&#x20;

For example, you would like to login all your sessions into Snipes.&#x20;

* Select Snipes in the drop down menu

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

* After you have successfully selected Snipes, click on login and all your sessions are gonna login into Snipes

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

### Now, because we are highly aware that some of you still need further help, which is no problem at all, we have created a small video guide for you. 👇🏼

{% embed url="<https://www.youtube.com/watch?v=vHNq1crUQF0>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.goatify.io/goatify-extension/gui.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.
