# 답안을 정규표현식으로 어떻게 작성할 수 있나요?

정규표현식으로 표현하는 방법에 대하여 아래 링크를 확인해 주시기 바랍니다.

[정규표현식 사용방법](http://www.nextree.co.kr/p4327/)\
[정규표현식 작동확인](https://regexr.com/)


---

# 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://help.goorm.io/ko/edu-lecturer/faq/regular-expressions.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.
