# 스마트컨트랙트 전송 방지하기

바이포트에서는 스마트컨트랙트 송금 방지 기능을 제공합니다. 스마트컨트랙트에 토큰을 잘못 보내 자산 손실을 보는 경우를 방지하기 위함입니다. 바이포트가 설치될 때 본 기능은 기본적으로 활성화된 상태입니다. 이 기능을 비활성화하시려면 **홈 화면 > 설정 > 고급 설정**에 들어가 스마트 컨트랙트 송금 방지 기능 토글 버튼을 눌러 주시면 됩니다.&#x20;

* 기능 ON: 스마트컨트랙트로 자산이 전송 불가능
* 기능 OFF: 스마트컨트랙트로 자산 전송 가능

![컨트랙트에 송금 방지](/files/7d77R5p7PKCUsYGugqcd)


---

# 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.bifi.finance/biport-guide-kr/undefined-1/undefined-2.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.
