# 2022년 8월 5일

### 소소한 개선사항 - 방문자 페이지 영어 버전 대응

* 브라우저의 언어가 영어인 방문자가 링크페이지에 접속할 경우 소식받기, 비즈니스 제안 버튼과 같은 요소를 영어로 대응하여 표시합니.


---

# 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://abz.gitbook.io/inpocklink/news/updates/2022-8-5.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.
