# FAQ

### What IP address does Fulfilleo use for FTP connections?

Fulfilleo connects to FTP servers from the IP address **165.227.252.217**. If your supplier's server is protected by a firewall, ask them to whitelist this address so that incoming connections from it are allowed.

### Where can I see or edit the email that is send to the customer?

Fulfilleo sends the tracking numbers to customers using the Shopify's shipping confirmation email. You can preview and edit the email template in your store settings (Settings > Notifications > Customer notifications > [Shipping confirmation](https://shopify.com/admin/email_templates/shipping_confirmation/preview)).

<figure><img src="/files/sxabKblVihHggY3QW3hx" alt=""><figcaption><p>Customer notifications order processing templates</p></figcaption></figure>

<figure><img src="/files/9efnNq3b1OBZb5u4RJXV" alt=""><figcaption><p>Shipping confirmation email preview</p></figcaption></figure>


---

# 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://help.fulfilleo.solvenium.com/faq.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.
