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

# How To Get Account Information

## Goal

Query infomation of an CyberWay account.

## Before you begin

* Install the currently supported version of `cleos`.
* Understand the following:
  * What is an [account](https://docs.cyberway.io/users/glossary#account).

## Steps

Execute the command below:

```bash
$ cleos get account ACCOUNT_NAME
```
