# SHIPPING

- [Set up shipping carriers and account integration](https://docs.returnsdrive.com/shipping/set-up-shipping-carriers-and-account-integration.md)
- [Create and print return labels](https://docs.returnsdrive.com/shipping/create-and-print-return-labels.md)
- [How to Connect with FedEx?](https://docs.returnsdrive.com/shipping/how-to-connect-with-fedex.md)
- [How To Connect with Shiprocket?](https://docs.returnsdrive.com/shipping/how-to-connect-with-shiprocket.md)
- [How to connect with Delhivery?](https://docs.returnsdrive.com/shipping/how-to-connect-with-delhivery.md)
- [How to connect with Australia Post?](https://docs.returnsdrive.com/shipping/how-to-connect-with-australia-post.md)
- [How to connect with iThink logistics?](https://docs.returnsdrive.com/shipping/how-to-connect-with-ithink-logistics.md)
- [How To Get Tokens (API Keys) from EasyPost and Shippo?](https://docs.returnsdrive.com/shipping/how-to-get-tokens-api-keys-from-easypost-and-shippo.md)
- [Configure return method](https://docs.returnsdrive.com/shipping/configure-return-method.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.returnsdrive.com/shipping.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
