# 모드전환 : 샵샵워드 일반<->Lite

샵샵워드 Lite 모드는 수식 없이 빠르게 작업하는 모드입니다.

일반모드와 Lite 모드 차이, 전환 방법, 포인트를 여기서 확인하세요.

{% stepper %}
{% step %}

### 모드 전환

메인화면에서 **`모드 전환`** 을 클릭하면 일반모드와 Lite 모드가 바뀝니다.

* 일반모드

![메인화면의 일반모드 버튼](/files/8ctXgABhXEuvyLIFBjOd)

* Lite 모드

![Lite 모드에서 일반모드로 전환하는 버튼](/files/3Jyjtz4fpqepWOaOpRe6)
{% endstep %}

{% step %}

### Lite 모드 특징

사용 흐름은 일반 모드와 같습니다.

다만 일반모드와 Lite 모드는 작업목록을 서로 공유하지 않습니다.

Lite에서 만든 작업은 일반모드 목록으로 옮겨지지 않습니다.
{% endstep %}

{% step %}

### 수식 표현

Lite 모드에서는 수식 기능을 정식 지원하지 않습니다.

그래도 문서에 수식이 있으면 가능한 형태로 문자 표현은 시도합니다.

| 예시                                                                   |
| -------------------------------------------------------------------- |
| ![](/files/5d88c907e7c69bae313d720244f2c4906a6ce3ac) → `∫_1^3f(x)dx` |
| {% endstep %}                                                        |

{% step %}

### 포인트

Lite 모드는 처리량과 무관하게 **페이지당 포인트** 로 계산합니다.

| 일반회원    | [샵샵멤버](/my-page/membership.md) |
| ------- | ------------------------------ |
| 80p/페이지 | 30p/페이지                        |

자세한 비교는 [샵샵워드 사용포인트 안내](/points-guide.md)를 확인해 주세요.
{% endstep %}
{% endstepper %}


---

# 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://docs.xn--hy1bk3ua490d.com/main/less-than-greater-than-lite.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.
