You can use the Node class to access nodes. You can load them by ID, search for them ("Entity Query"), read their field values, render a whole node or only some fields, and much more. Remember: In Twig this class is read-only! In PHP, you can additionally also e.g. modify field values or even delete nodes.