# 배포

{% hint style="success" %}
컨트랙트를 배포하게 되면, GitHub 링크를 @lyronc에게 TG로 보내주세요!&#x20;
{% endhint %}

## 개발자 테스트넷

* **네트워크 이름**: Seismic devnet
* **HTTP RPC URL**: <https://node-2.seismicdev.net/rpc>
* **WS RPC URL**: wss\://node-2.seismicdev.net/ws
* **체인 ID**: 5124
* **통화 기호**: ETH
* **블록 탐색기 URL**: <https://explorer-2.seismicdev.net>
* **펑켓**: <https://faucet-2.seismicdev.net/>
* **참고 코드**: Walnut


---

# 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://clairetranslation.gitbook.io/seismic-docs-kr/undefined-6/undefined.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.
