> For the complete documentation index, see [llms.txt](https://saems.gitbook.io/san-andreas-ems-or-iconic-rp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://saems.gitbook.io/san-andreas-ems-or-iconic-rp/our-policies/rto-policy.md).

# RTO Policy

{% hint style="danger" %}
At the beginning of your shift, it is essential to connect to the radios listed below. This will indicate that you are on duty and allow you to communicate with other medical officers who may be on duty at the same time.&#x20;
{% endhint %}

{% hint style="success" %}
Don't forget to use your radio to call yourself "10-08" to indicate that you are in service and "10-41" to indicate the beginning of your shift.
{% endhint %}

### Joining Radio:

Additionally, it's important to speak clearly and concisely on the radio, using proper radio etiquette. This includes stating your call sign, location, and any relevant information in a clear and concise manner. It's also important to listen actively to other officers on the radio and respond appropriately. Remember that the radio is a vital tool for communication and can be critical in emergency situations, so it's important to use it effectively and respectfully.

#### Frequency Channels

<table><thead><tr><th width="232">Channel Name:</th><th width="135">Frequency:</th></tr></thead><tbody><tr><td>Main Radio Traffic</td><td>2</td></tr><tr><td>Surgery Room 1</td><td>2.1</td></tr><tr><td>Surgery Room 2</td><td>2.2</td></tr><tr><td>Surgery Room 3</td><td>2.3</td></tr><tr><td>Training</td><td>2.4</td></tr></tbody></table>

### Global Emergency Frequency's:

<table><thead><tr><th width="275">Channel Name:</th><th width="154">Frequency(s):</th></tr></thead><tbody><tr><td>San Andreas State Police</td><td>1, 1.5, 3</td></tr><tr><td>San Andreas EMS</td><td>2, 2.1, 2.2, 2.3, 2.4</td></tr><tr><td>S.W.A.T</td><td>3</td></tr><tr><td>City Tow</td><td>4</td></tr></tbody></table>


---

# 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://saems.gitbook.io/san-andreas-ems-or-iconic-rp/our-policies/rto-policy.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.
