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

# Welcome to STNET Radio Docs

This is a document from STNET Radio where we explain, how to operate, troubleshoot, etc. here. For regular customers, you can read the article for you at [Team STNET Radio](https://support.stnetradio.com)'s website.

{% hint style="danger" %}
Starting October 20, the login system will transition to using STNET ID. You can read about the new login process [here](/stnetid/movetostnetid.md).
{% endhint %}

## What are STNET Radio Docs?

STNET Radio Docs is one of the services from STNET Radio created to solve various problems. without having to contact expert staff to waste time There will be information for employees in various areas. on our website

## How is STNET Radio Docs different from STNET Radio Support?

STNET Radio Docs is primarily a document for our employees and customers, but STNET Radio Support contains information about issues within our website or services. It will be created for general users.

If you have additional questions about the work Please contact us as soon as possible.


---

# 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.stnetradio.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.
