# Welcome to PyonMC

Useful Command

| Command                                       | Usage                                                                    | Tier / Cost |
| --------------------------------------------- | ------------------------------------------------------------------------ | ----------- |
| /skills                                       | see your skills progress                                                 | all - $0    |
| /trust                                        | trust your claimed land                                                  | all - $0    |
| /trustlist                                    | see your trust list                                                      | all - $0    |
| /gems shop                                    | gems shop                                                                | all - $0    |
| /gems pay                                     | gems transfer / pay                                                      | all - $0    |
| /money pay                                    | money transfer / pay                                                     | all - $0    |
| /money top                                    | get money leaderboard                                                    | all - $0    |
| /shop                                         | buy or sell your items                                                   | all         |
| /sellgui                                      | gui for sell items                                                       | all         |
| /actp                                         | teleport to graveyard                                                    | all - $50   |
| /aclist                                       | see your graveyard                                                       | all - $0    |
| /acfetch                                      | teleport your graveyard to you                                           | all - $10   |
| /home \<home\_name>                           | teleport to your selected home                                           | all - $50   |
| /sethome \<home\_name>                        | set your home. currently we provide unlimeted home set                   | all - $0    |
| /rewards                                      | <p>see your pending reward<br>- get free gems while active on server</p> | all - $0    |
| /login \<your\_password>                      |                                                                          |             |
| /register \<your\_password> \<your\_password> |                                                                          |             |


---

# 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:

```
GET https://docs.pyonmc.my.id/welcome-to-pyonmc.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.
