# Remote-working

At [Equal Experts](https://github.com/EqualExperts/remote-working-playbook/tree/1a2d5e4e6c0ea737e90fd7f718ce2598dad9024d/www.equalexperts.com), we are passionate that all team members are empowered to succeed and deliver value no matter where they are located. Over the years our teams have covered the full spectrum from fully co-located, teams with work-from-home-Fridays, teams with multiple locations spread across geographies and different timezones to fully distributed, remote-only, teams.

Effective distributed working requires more than huddling around a big screen once a day or communicating via Jira ticket. We’ve found it most successful where we have taken the time to define a [team charter](/remote-working/ground-rules.md) to ensure everyone in the team is committed to making it work.

Whether you want to find out how to make the most of [video calls](/remote-working/video-calls.md), how to adapt your [working etiquette](/remote-working/working-day-etiquette.md) or how to facilitate [remote workshops](/remote-working/remote-working-runbooks/remote-workshops.md) this play book will help you get the most out of remote working.

If you want to learn some of the techniques we use, and talk to our experts, we have set up a series of [webinars](https://www.equalexperts.com/webinar-building-high-performing-remote-first-teams) to share our insights on how to build high-performing remote-first delivery teams.


---

# 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://playbooks.equalexperts.com/remote-working/master.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.
