# Welcome to Shungo

## Overview

**Shungo** is an automation program designed to streamline your Pokémon GO tasks effortlessly. Say goodbye to manual, time-consuming processes and welcome efficiency into your gameplay.

Our service is designed to be user-friendly, in this guide, we will provide you with all the information you need to get started!&#x20;

You can find details on how to run shungo in [installation-guide](https://docs.shungo.app/info/installation-guide "mention")

### Our website

<https://shungo.app/>


---

# 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.shungo.app/welcome-to-shungo.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.
