> ## Documentation Index
> Fetch the complete documentation index at: https://manual.voiceping.net/llms.txt
> Use this file to discover all available pages before exploring further.

# 단축키

> VoicePing 가상 오피스에서 사용할 수 있는 키보드 단축키

export const FeedbackKo = () => <>
    <Tip>
      기능 개선 의견이나 요청은 <a href="/ko/product-feedback">Product Feedback</a>에서 보내 주세요.
    </Tip>

    <h2>공식 링크</h2>

    <CardGroup cols={2}>
      <Card title="공식 웹사이트" icon="globe" href="https://voiceping.net/en/">
        VoicePing 공식 웹사이트 열기
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        X에서 VoicePing 팔로우하기
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        Facebook 페이지 열기
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        LinkedIn 페이지 열기
      </Card>
    </CardGroup>
  </>;

가상 오피스 내에서는 다음 단축키를 사용할 수 있습니다.

## 가상 오피스 단축키

| 기능             | Windows / Linux / ChromeOS | Mac                  |
| -------------- | -------------------------- | -------------------- |
| 마이크 음소거/해제     | Alt + A                    | Command + Shift + A  |
| 카메라 켜기/끄기      | Alt + V                    | Command + Shift + V  |
| 멤버 검색          | Ctrl + F                   | Command + F          |
| 화면 공유 시작/중지    | Alt + S                    | Option + Command + S |
| 작업 메모 입력란으로 이동 | Ctrl + T                   | Command + T          |
| 현재 위치 저장       | Alt + P                    | Command + P          |
| 저장한 위치로 돌아가기   | Alt + B                    | Command + B          |
| 무작위 리액션 보내기    | Alt + Y                    | Option + Y           |
| 아바타 이동         | 화살표 키                      | 화살표 키                |

## 고급 단축키

| 기능             | Windows / Linux / ChromeOS | Mac                 |
| -------------- | -------------------------- | ------------------- |
| 최신 디버그 로그 다운로드 | Alt + Shift + S            | Command + Shift + S |

<FeedbackKo />
