## TFBoot Server

- abilty to generate an ISO, PXE bootable image, ... to boot a node
- the chosen server will boot over the network and connect back to the TFBoot server which created the image.

## TFRegistrar

- a service that will register the node on the TFGrid 4.x network
- is new for 4.x, no longer uses TFChain
- initial functions
  - identity management (users, farmers, kyc/aml, peerreview... )
  - farming pool registrar (which farming pools exist, ...)
  - bootstrap init (initial bootstrap of the network, also failback mechanism in case of disaster)


## FarmingPool Coordinator

- node management (register, unregister, ...)
- reward distribution (to farmers who are part of pool)
- marketplace, find cloud,AI, ... slices or other services
- yield management (make sure nodes are filled up as good as possible)
- fiat to TFT/INCA conversion (optional)
- monitoring for the nodes in the farmingpool
- service level management (SLA, ...)

## Mycelium Agent

- our overlay network which gives end2end encryption, connectivity, ...