> For the complete documentation index, see [llms.txt](https://support.charlla.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.charlla.io/charllaintro/releasenote/2024.08.07.md).

# 2024.08.07 모바일 업로드 업데이트 안내

## 이제 스마트폰에서 바로 업로드 하세요!

내가 찍거나 전달 받은 동영상, 스마트폰에서 찰나로 접속해서 바로 업로드 하세요!

1. **\[업로드]버튼**을 터치하세요.
2. 업로드 팝업에서 **\[파일선택]버튼**을 터치하면 스마트폰 갤러리로 이동해요.
3. 동영상을 선택하고 **\[추가] 또는** **\[완료]버튼**를 누르면 업로드가 시작됩니다.<br>

   <figure><img src="https://1296347489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLKEFnVmIYlmffzSBEtw1%2Fuploads%2FRtwSZRLfAgtPVPA0CbjI%2F%E1%84%8B%E1%85%A5%E1%86%B8%E1%84%85%E1%85%A9%E1%84%83%E1%85%B301.png?alt=media&amp;token=d96b67c8-b7c3-472c-a597-49b3774480ee" alt=""><figcaption></figcaption></figure>
4. 업로드 결과에서 업로드 상태를 확인하실 수 있어요. 업로드 내역 오른쪽에 있는 화살표를 클릭하면 완료, 실패 정보를 상세하게 확인해 보세요.
5. 동영상 업로드 팝업창을 닫기하고 다시 라이브러리로 돌아가면 업로드 진행 또는 완료된 동영상을 목록에서 확인할 수 있어요.<br>

   <figure><img src="https://1296347489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLKEFnVmIYlmffzSBEtw1%2Fuploads%2Fn964ldqclASjjkQU8vUf%2F%E1%84%8B%E1%85%A5%E1%86%B8%E1%84%85%E1%85%A9%E1%84%83%E1%85%B302.png?alt=media&amp;token=5a4fc744-dc0f-4076-b21e-6d89302fd07a" alt=""><figcaption></figcaption></figure>

스마트폰 사용자들을 위한 모바일 화면이 지속적으로 업데이트될 예정이에요.

더 편리해질 찰나를 기대해 주세요!


---

# 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, and the optional `goal` query parameter:

```
GET https://support.charlla.io/charllaintro/releasenote/2024.08.07.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
