# NINKY 가이드

해당 가이드에서는 블록체인 환경에서 NINKY 토큰을 다루는 방법을 설명합니다.

이 가이드는 지갑을 연결하는 것부터 NINKY 팜의 유동성 공급에 이르기까지 NINKY를 활용하는 데 있어서 필수적인 요소들을 다루고 있습니다. 가이드의 단계를 따라 자신이 원하는 방식으로 NINKY를 활용하세&#xC694;**.**


---

# 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.ninky.io/ko/undefined/ninky-guide.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.
