GM #Nostr land!
Whether you are a developer or not and are interested in learning how Nostr works, you should go through Nostr's GitHub and learn a bit about the protocol. It sounds more complicated than it's.
For example, here you will find the list of possible event kinds you have at this date:
https://github.com/nostr-protocol/nips#event-kinds
This list can grow, but it allows you to understand how information is transmitted through the network and the kind of events that exist at the moment.
With the NIP16 you can find out how events kind should be handled.
#LearnNostr
