# 포우셋이란?

<figure><img src="/files/Xa2RMg6r2Vws16BNk5Zt" alt=""><figcaption></figcaption></figure>

포우셋 (Faucet)은 수도꼭지라는 뜻을 가지고 있는 애플리케이션입니다.&#x20;

포우셋은 디카르고 웨어하우스에서 컨트랙트를 테스트하기 위한 테스트넷 토큰을 제공합니다.&#x20;

메인넷에 디앱 (dApp)을 배포하기 전에 포우셋을 통해 획득한 테스트넷 토큰을 사용하여 테스트넷에서 컨트랙트 배포 및 트랜잭션 전송 등 다양한 활동을 테스트할 수 있습니다.

테스트넷 토큰은 실제 가치가 없으며, 메인넷에서는 사용할 수 없습니다.

* [디카르고 포우셋 바로가기](https://dkargo.io/developers/faucet)


---

# 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.dkargo.io/undefined-4/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.
