> For the complete documentation index, see [llms.txt](https://futuresyncx.gitbook.io/future-sync-x/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://futuresyncx.gitbook.io/future-sync-x/legal/shipping-and-delivery.md).

# Shipping and Delivery

### Shipping and Delivery

Welcome to our Shipping and Delivery section. At FutureSyncx, we are committed to ensuring a seamless experience from purchase to token delivery. Below is an overview of our process to ensure clarity and transparency throughout your transaction.

### Token Delivery Process

Once you complete a purchase of FSX tokens through our platform, the tokens will be automatically transferred to your specified wallet address. This process is synchronized with our token listing event, ensuring prompt and secure delivery directly into your wallet.

### Purchase Confirmation

After your transaction is confirmed, you will receive an email notification detailing the transaction, including the number of tokens purchased and the destination wallet address. This confirmation serves as your receipt and provides essential information regarding the next steps in the delivery process.

### Wallet Address Verification

To guarantee a smooth delivery process, please ensure that the wallet address you provide is accurate and current. Incorrect wallet addresses may cause delays or complications in receiving your tokens. We highly recommend verifying your wallet information before finalizing your purchase.

### Delivery Timeline

We strive to deliver your FSX tokens as quickly as possible following the token listing event. Although delivery times can vary based on network conditions and other factors, our goal is to complete all transfers within a reasonable timeframe to ensure your satisfaction.

### Support and Assistance

Should you experience any issues or have questions about the shipping and delivery process, our dedicated support team is here to help. Please feel free to contact us at <support@futuresyncx.com> for any assistance you may need.

Thank you for choosing FutureSyncx for your token purchases. We appreciate your trust in our platform and look forward to providing you with a secure and efficient delivery experience.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://futuresyncx.gitbook.io/future-sync-x/legal/shipping-and-delivery.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
