> For the complete documentation index, see [llms.txt](https://foregate.gitbook.io/foregate-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://foregate.gitbook.io/foregate-docs/getting-started/quickstart/frequently-asked-questions-on-incorrect-deposits.md).

# Frequently Asked Questions on Incorrect Deposits

#### Here are a number of reasons that may affect your deposits to ForeGate. Here are some possible reasons:

***

{% hint style="warning" %}

## <mark style="color:orange;">**Tips | Important Notice :**</mark>

#### <sub><mark style="color:blue;">**🔄 Asset Protection First:**<mark style="color:blue;"></sub><sub>**&#x20;**</sub><sub>**Unsupported Smart Contract Deposits**</sub>

Please note that **ForeGate currently does not support smart contract deposits for USDT** .

If a deposit is made **via a smart contract**, the transaction **will not be credited** to your ForeGate account balance.

To avoid loss or delays:

&#x20;          **-** Always ensure you are depositing **directly from a supported wallet or exchange**\
&#x20;          **-  Do not use smart contract transfers** when depositing USDT<br>

<p align="center"><img src="/files/EftPPCj7UlYj5UjyTgbB" alt=""></p>

<br>

***

#### <sub><mark style="color:blue;">**🔄 Asset Protection First:**<mark style="color:blue;"></sub><sub>**&#x20;**</sub><sub>**Unsupported Batch / Multi-Recipient Deposits**</sub>

Please note that ForeGate **currently does not support batch or bundled deposits where a single transaction sends funds to multiple recipients.**

If a deposit is made using a batch transfer (e.g., one source distributing tokens to multiple wallets in a single transaction), the transaction will not be credited to your ForeGate account balance.

To avoid loss or delays:

&#x20;        **-** Ensure your deposit is a simple, single-recipient transfer\
&#x20;        **-** Avoid using bulk or disperse transaction features when depositing

<p align="center"><img src="/files/CZPpvi3EyZbYTITdTrHK" alt=""></p>

***

#### <sub><mark style="color:blue;">**🔄 Asset Protection First:**<mark style="color:blue;"></sub><sub>**&#x20;**</sub><sub>**High-Risk Address Alert**</sub>

If you receive an alert about a **high-risk address when making a deposit or withdrawal on ForeGate,** it means that the address has been flagged due to its association with suspicious activities or unusual behavior.<br>

ForeGate uses several compliance and anti-scam measures to protect users, including:

&#x20;        **-** Blocking withdrawals/deposits from/to addresses flagged as high-risk for your asset safety\
&#x20;         **-** Issuing alerts if your withdrawal patterns resemble those of known victims or if you are on a watchlist of potential victims<br>

If you accidentally deposit from a high-risk address, for the safety of your funds, our wallet team **will manually process a refund of your deposit to the original sending address.**\ <br>

***

#### <sub>**🔄**</sub><sub>**&#x20;**</sub><sub><mark style="color:blue;">**Asset Protection First:**<mark style="color:blue;"></sub><sub>**&#x20;**</sub><sub>**Unsupported Token Deposits**</sub>

If you accidentally deposited an **unsupported token on the Solana (SOL) network**, please raise a support request for assistance. Our team will review your case, and recovery may still be possible depending on the transaction details.<br>

Our team will guide you through the **fund recovery request process**.

&#x20;         \- Recovery processing time: **Up to 14 working days**\
&#x20;           **-** Recovery fee: **5 USDT (or equivalent value)**\
\
If the mistakenly deposited value is **less than 5 USDT**, the asset recovery process cannot be initiated.<br>

***

#### 💬 Need Assistance?

If you require help or have questions about your deposit, please reach out to our support channels.\
\
&#x20;    <img src="/files/4f4UO6PTjVgnUnKdNkFp" alt="" data-size="line"> [**Discord**](https://discord.com/invite/zFyeUqmEdm)\
&#x20;    <img src="/files/Lie5w7kvIiY24eF90pRB" alt="" data-size="line"> [**Telegram**](https://t.me/foregateofficia)\
&#x20;     <img src="/files/UGWGqKKBxIRq4oCe6Mgf" alt="" data-size="line">  [**Email Support**](mailto:help@foregate.com)\
\
**Join our community for assistance and updates,o**ur team will be happy to assist you.

{% endhint %}

<br>


---

# 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://foregate.gitbook.io/foregate-docs/getting-started/quickstart/frequently-asked-questions-on-incorrect-deposits.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.
