Akka actor and akka stream

hi, can we use akka actor for async, and akka stream for non blocking IO, we use it at the same time. For example, when we receive request, each request is actor, each stream can process a lot of actor