Advantages when using ActiveJob with Sidekiq compare with Sidekiq alone

I'm reading some tutorials online that tell us using ActiveJob with Sidekiq. But I don't know why we should do that. I see that Sidekiq has all features that ActiveJob has. Moreover, on Sidekiq