Answer: To configure shipping methods in Magento, follow these steps:
1. Log in to Admin Panel: Access your Magento admin dashboard.
2. Navigate to Stores: Go to `Stores` > `Configuration`.
3. Select Sales: In the left sidebar, click on `Sales` and then select `Shipping Methods`.
4. Configure Shipping Methods: Enable the desired shipping methods (like Flat Rate, Free Shipping, Table Rates, etc.). Fill in the required fields for each method, such as Title, Price, and any additional settings specific to the method.
5. Save Configurations: Click the `Save Config` button at the top right to apply changes.
6. Clear Cache: Go to `System` > `Cache Management`, and refresh the cache if needed to see the changes on the frontend.
This will allow you to manage and display various shipping options to customers during the checkout process.