> For the complete documentation index, see [llms.txt](https://kb.winterzone.se/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.winterzone.se/panel/articles/pterodactyl-app.md).

# Pterodactyl app

Tired of using a web browser to access your servers on your phone? Totally understandable! thanks to the Pterodactyl app you are finally able to run a native app to access your servers.

### **Android guide**

1. Install the "**Pterodactyl Mobile**" app.
2. Open the app.
3. Enter `panel.winterzone.se` in the first field (Server-URL field).
4. Enter your username and password in the second and third field.
5. Press the login button and enjoy!

{% hint style="info" %}
**Note:** The app can be found for Android [here](https://play.google.com/store/apps/details?id=io.pterodactyl.app\&hl=en_US) and for IOS [here](https://apps.apple.com/us/app/pterodactyl-mobile/id1465354373).
{% endhint %}


---

# 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://kb.winterzone.se/panel/articles/pterodactyl-app.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.
