# Frequently Asked Questions

<details>

<summary>Silicon의 기본 네트워크 화폐는 발행되었나요?</summary>

아니요. Silicon의 현재 기본 네트워크 화폐는 이더(ETH)이며, 이 외의 자체 화폐 발행 계획은 없습니다. Silicon의 화폐, 토큰임을 사칭하는 사기 행각을 주의하세요.

</details>

<details>

<summary>Silicon의 수수료(가스비)를 rETH, oETH, WETH와 같은 다른 종류의 이더로 지불할 수 있나요?</summary>

아니요. Silicon에서는 이더리움 네트워크에서 브릿지된 이더(ETH)로만 수수료를 지불할 수 있습니다. 다만, DApp을 통한 트랜잭션 발생 시 각 DApp의 수수료 시스템(Fee Delegation 등)이 적용될 수 있습니다.

</details>

<details>

<summary>중앙거래소의 자산을 지갑으로 바로 전송해도 되나요?</summary>

타 네트워크의 자산을 실리콘 네트워크에서 활용하기 위해선 자산을 꼭 브릿지하여야 하며, 아래 목록의 거래소가 아닌 경우 현재 실리콘 네트워크의 자산 지원 여부가 불분명한 중앙거래소이므로 결코 실리콘 네트워크의 지갑으로 자산을 전송할 때에 주의가 필요합니다.

[Korbit / ETH](https://www.korbit.co.kr/faq/list/?category=5wlSj45vmbDyHBA92Ux0Ie\&article=696SdfCmeHje9cMsx7eRGp)

</details>


---

# 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.silicon.network/support/faq.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.
