> 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 에이전트 인프라에 접근하고, $VIRTUAL 유동성과 페어를 이루고, 생태계를 통해 출시하는 방법을 알아보세요.

이 모듈을 통해 이전에 배포된 토큰을 보유한 팀은 이를 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, and the optional `goal` query parameter:

```
GET https://whitepaper.virtuals.io/virtuals-protocol-whitepaper-ko/virtuals/capital-formation-layer/launch-as-an-existing-token.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
