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

# 공식 링크

### **✏️**  DSC 오피셜 페이지

[도지사운드클럽 공식 홈페이지](https://dogesound.club/)

\
[BMCS 공식 홈페이지](https://dogesound.club/bmcs)\
[ㄴBMCS 엔진 채굴 페이지](https://dogesound.club/bmcs/cycle-of-craft)

\
[MIX 공식 홈페이지](https://mix.info/)\
[ㄴMIX 채굴 페이지](https://mix.info/mining)\
[<br>](https://mix.info/mining)[DSC 공식 온라인 머천트샵](https://biasedmatecycle.shop/)

### **✏️**  DSC NFT 컬렉션

[DSC MATE | DIGITAL IDENTITY](https://opensea.io/collection/dogesoundclub-mates) (2021년 7월 발행)[<br>](https://opensea.io/collection/dogesoundclub-mates)[DSC eMATE | ROCKET GEEKS](https://opensea.io/collection/dogesoundclub-emates) (2021년 11월 발행)[<br>](https://opensea.io/collection/dogesoundclub-emates)[BMCS - X TIGER JK](https://opensea.io/collection/bmcs) (2022년 3월 발행)\
[PORTAL ENGINE](https://opensea.io/collection/portal-engine) (2022년 6월 발행)[<br>](https://opensea.io/collection/bmcs)[개소리 우승작](https://opensea.io/collection/dsc-dogesound-winners)\
[DSC MUSIC](https://opensea.io/collection/dogesound-compilation-3pm)\
[DSC EXCLUSIVES](https://foundation.app/@dogesoundclub)

### **✏️  SNS**

[디스코드 (메인 커뮤니티)](https://discord.com/invite/dogesoundclub)\
[트위터](https://twitter.com/dogesoundclub)\
[텔레그램](https://t.me/dogesoundclub)\
[인스타그램](https://www.instagram.com/biasedmatecycleshop/)\
[유튜브](https://www.youtube.com/channel/UCnt1jjJpL-YdHNcooykdY4w/about)

### **✏️  ETC**

[Github](https://github.com/dogesoundclub)\
[Cryptovoxel](https://www.cryptovoxels.com/play?coords=W@657W,372N)\
[Raritytools - eMATE](https://rarity.tools/dogesoundclub-emates)\
[BMCS White Paper](https://medium.com/dogesoundclub/biased-mate-cycle-shop-bmcs-%ED%99%95%EC%A0%95-%EC%A0%84-1%EC%B0%A8-%EB%A1%9C%EB%93%9C%EB%A7%B5%EC%9D%84-%EA%B3%B5%EA%B0%9C%ED%95%A9%EB%8B%88%EB%8B%A4-5e2d9873f234)


---

# 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://dsclabel.gitbook.io/dsc/undefined.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.
