Is there way to add static library to project (not dll?)

I want to add static library to project but I can’t because UE request a dll.
Is there any way to use static linkage instead of dynamic?

Yes, thru guide for is pretty old, but might get you in right direction:

Do you know why there is no more recent documentation?