> ## 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/">
        공식 웹사이트 방문
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        X에서 팔로우
      </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 />
