> For the complete documentation index, see [llms.txt](https://whitepaper.virtuals.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.virtuals.io/virtuals-protocol-whitepaper-ko/virtuals/capital-formation-layer/launch-as-an-existing-token.md).

# 기존 토큰으로 출시

이 모듈을 통해 이미 배포된 토큰을 보유한 팀은 이를 Virtuals Protocol에 연결하고 전체 AI 에이전트 기능 모음을 사용할 수 있습니다. 이 모듈은 무료입니다.

***

### 작동 방식

창업자는 기존 토큰 컨트랙트 주소를 제공하여 유동성 풀에 자금을 공급하고 출시 평가액을 정의합니다.

이를 통해 다음이 가능합니다:

* 기존 커뮤니티와 토큰을 Virtuals 생태계로 이전
* ACP 및 전체 에이전트 인프라에 대한 접근
* $VIRTUAL 유동성과의 페어링
* Virtuals 플랫폼에 상장

최소 FDV 요건이 적용됩니다. 출시 매개변수는 TGE 이전에 확정됩니다.

***

### 구성

생성 시 창업자는 다음을 지정합니다:

* 기존 토큰 컨트랙트 주소
* 희망 출시 FDV
* 유동성 공급 매개변수


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://whitepaper.virtuals.io/virtuals-protocol-whitepaper-ko/virtuals/capital-formation-layer/launch-as-an-existing-token.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.
