# Using this Academy

#### Welcome to the Social WiFi Academy where you will find articles, guides and videos on getting things done with your service.&#x20;

On the left of the page, you will find categories and lists of articles ranging from hardware installation to dashboard guides and even billing.&#x20;

In the top right, you will find a **search bar**, which will help you quickly find the article that you're looking for.

{% hint style="info" %}
If you're unable to find what you're looking for, reach out to us at <support@socialwifi.com> and our team will get back to you with answers as quickly as possible.&#x20;
{% endhint %}


---

# 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://academy-old.socialwifi.com/readme.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.
