> For the complete documentation index, see [llms.txt](https://thxnet.gitbook.io/thxnet-developers-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thxnet.gitbook.io/thxnet-developers-doc/workshop-tutorials/basic-actions.md).

# Basic Actions

The basic actions in this section use General Helpers API (HTTPS RESTful).

These actions are applied to requester's ID-Wallet, which is ***"My ID-Wallet."***

Please install and open Insomnia REST before starting.

> 1. `Content-Type` header in the request will be `application/json; charset=utf-8`
> 2. Bearer Token will generate `Authorization: Bearer <THXNET_API_TOKEN>` in the header automatically
