# Timestamp for this request was 1000ms ahead of the server's time

This error can easily be eliminated. Your time or that of your computer varies too much with that of the exchange. You just have to update or synchronize your computer time. Just google like you have to do on your computer.

{% hint style="info" %}
<https://www.groovypost.com/howto/synchronize-clock-windows-10-with-internet-atomic-time/>
{% endhint %}


---

# 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.pump-bot.com/faq-questions-important-notes/error-handling/timestamp-for-this-request-was-1000ms-ahead-of-the-servers-time.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.
