# Help Center

<h2 align="center"><mark style="color:$primary;">What can we help you?</mark></h2>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><mark style="color:$primary;"><strong>Community</strong></mark></td><td>Join community &#x26; help each other</td><td><a href="https://open.kakao.com/o/gpNFKfbi" class="button primary" data-icon="kakao-talk">Chat (code: 12349876)</a></td><td><a href="https://discord.gg/yJ9A9eWXwb" class="button primary" data-icon="discord">Discord</a></td><td></td><td><a href="#q-and-a">#q-and-a</a></td><td><a href="https://671208899-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdlQayCVjOqM6W5JgOQjA%2Fuploads%2FLovv9sRQuCJeL10cMYCR%2Fimage.png?alt=media&#x26;token=fc322f50-2dc9-4239-bdf1-f8109b7174e0">image.png</a></td></tr><tr><td><mark style="color:$primary;"><strong>FAQ</strong></mark></td><td>Guides for issues you can resolve</td><td> <a href="https://nin-earth-1.gitbook.io/faq/" class="button primary" data-icon="comments-question-check">FAQ</a></td><td></td><td></td><td><a href="#faq">#faq</a></td><td><a href="https://671208899-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdlQayCVjOqM6W5JgOQjA%2Fuploads%2FChFYLgwZvNR830dNxyBA%2Fimage.png?alt=media&#x26;token=6d9632ef-2340-4102-8624-8b0b6c6c6fa0">image.png</a></td></tr><tr><td><mark style="color:$primary;"><strong>Q&#x26;A</strong></mark>  </td><td> Report your problems to <mark style="color:orange;">NIN.Earth</mark></td><td><a href="https://docs.google.com/forms/d/e/1FAIpQLSfBy9JM08BXsNQaVIAJDos8uM9im5YEf7sKmtiYL4r-GOnVyQ/viewform" class="button primary" data-icon="message-question">Contact Support</a></td><td><a href="https://docs.google.com/forms/d/e/1FAIpQLSdZu30o2fgZlXLsstHE0nQXVVmGtPzKC9hmSaahwds62B0FkA/viewform" class="button primary" data-icon="handshake-angle">Business Inquiry</a></td><td><a href="https://forms.gle/Fzx7zKqoG2b7Bk6f9" class="button primary" data-icon="user-plus">Join to NIN.Earth</a></td><td><a href="#community">#community</a></td><td><a href="https://671208899-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdlQayCVjOqM6W5JgOQjA%2Fuploads%2F3ZQ1K88LLqu6kdEJYlUB%2Fimage.png?alt=media&#x26;token=6827a501-16e3-40fc-bf14-6ce87842c444">image.png</a></td></tr></tbody></table>


---

# 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://guide.nin.earth/help/readme.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.
