# Explorer Command Reference

This Command Reference includes information about CYBER/GOLOS token operations that are available in CyberwayIO Explorer from the menus. The sequence of actions is given by specific examples.

* [How To Check Your Balance](/software_manuals/explorer_command_reference/check_balance.md)
* [How To Find Out Account ID](/software_manuals/explorer_command_reference/user_id.md)
* [How To Convert *Golos* To *Golos Power* And Vice Versa](/software_manuals/explorer_command_reference/convert_golos.md)
* [How To Stake Tokens *CYBER*](/software_manuals/explorer_command_reference/convert_cyber.md)
* [How To Transfer Funds From One Account To Another](/software_manuals/explorer_command_reference/transfer.md)
* [How To Transfer Funds From Pending to Liquid](/software_manuals/explorer_command_reference/claim.md)
* [How To Bay Stake](/software_manuals/explorer_command_reference/bay_stake.md)
* [How To Withdraw Stake](/software_manuals/explorer_command_reference/withdraw.md)
* [How To Vote For A Validator](/software_manuals/explorer_command_reference/delegatevote.md)
* [How To Revoke Your Vote For A Validator](/software_manuals/explorer_command_reference/recallvote.md)
* [How To Bay Vesting Using Explorer](/software_manuals/explorer_command_reference/bay_vesting.md)
* [How To Vote For A Witness](/software_manuals/explorer_command_reference/witnessvote.md)
* [How To Revoke Your Vote For A Witness](/software_manuals/explorer_command_reference/unvotewitness.md)


---

# 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.cyberway.io/software_manuals/explorer_command_reference.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.
