> For the complete documentation index, see [llms.txt](https://ibtc-whitepaper.gitbook.io/kor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ibtc-whitepaper.gitbook.io/kor/undefined-3.md).

# 투자 발표 및 제정적 지지

2024년, 우리 프로젝트는 두 가지 주요 발전을 맞이했습니다. 첫 번째로, 국제 블록체인 기술거래소와 PM 마이닝 주식회사 간에 상호 투자 계약이 체결되었습니다. 이 계약은 PM 마이닝의 광산 시설 확장을 위해 50억 원의 선제적 투자를 가능하게 했습니다. PM 마이닝은 2024년 상반기에 출시될 예정인 1000억 원 상당의 골드바에 투자함으로써 양 회사 간의 경쟁력을 강화할 계획입니다. 결과적으로, PM 마이닝 주식회사는 IBTC 코인의 총 발행량의 10%를 소유하게 되며, 양 회사 간에는 총 주식의 5%를 교환하는 계약이 체결되었습니다. 이러한 견고한 협력은 우리가 블록체인 기술 및 금융 시장에서의 성장과 혁신을 추구하는 데 있어 확고한 의지를 나타냅니다.

두 번째로, 제천에서 국내 최대의 금맥이 발견되었습니다. 이 금맥은 길이가 1800미터, 너비가 45미터에 달하며, 예상 광물량이 100만 톤을 초과하는 것으로, 국내 금광 중에서 상징적인 존재가 될 것으로 기대됩니다. 발견된 금맥의 품질은 평균 톤당 13g으로, 국내외 금 시장에서 매우 높은 수익성을 나타냅니다. 이러한 금맥의 발견은 우리 나라가 다시 한번 금 생산국으로 부상할 수 있는 계기를 마련해 주며, 우리 프로젝트에 대한 중요한 재정적 지지를 의미합니다.

대한광산개발은 이 금맥을 활용하여 다양한 금 관련 사업을 추진할 계획이며, 이는 우리 프로젝트에 새로운 가치 창출과 재정적 안정성을 제공할 것입니다. 이러한 발전은 우리 프로젝트의 글로벌 경쟁력을 강화하고 블록체인 기술 및 금융 시장에서 선도적 역할을 수행할 수 있는 기반을 마련할 것입니다.


---

# 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://ibtc-whitepaper.gitbook.io/kor/undefined-3.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.
