# 🤝🏻 Cooperation-API: 🔄Data crawling IP whitelist

## 📢 Announcement

To deliver a more efficient and seamless developer experience, GMGN has officially launched its OpenAPI to all users.

Effective immediately, the "Data Crawling IP Whitelist Application Form" is officially discontinued. Users no longer need to submit application forms or wait for manual approval to access our data services.

***

#### 🚀 Getting Started

We now provide standardized documentation on GitHub. You can access the latest API specifications and integration guides via the link below:

* &#x20;<https://github.com/GMGNAI/gmgn-skills>
* Access Level: OpenAPI is currently open to all GMGN users.

***

#### ⚠️ Developer Guidelines

While we have removed access restrictions, please adhere to the following to ensure platform stability:

* Rate Limit: The default rate limit is 1 request per second.
* Rapid Iteration: GMGN is in a stage of high-speed development. The OpenAPI may be updated or modified irregularly. We recommend "Starring" or bookmarking <https://github.com/GMGNAI/gmgn-skills> to stay informed of the latest changes.
* Disclaimer: The current OpenAPI is primarily designed for community developers to provide data and trading support. We do not currently offer enterprise-grade High Availability (HA) or High Throughput APIs.

***

#### ❓ FAQ

Q: I previously submitted a whitelist application; what should I do now? \
A: You can disregard your previous application status. Please proceed directly with integration by following the latest OpenAPI documentation.

Q: What should I do if my IP is blocked? \
A: First, ensure your request frequency complies with our rate limits. If you believe you have been blocked in error, please contact us via our Telegram channel: <https://t.me/gmgnagentapi>


---

# 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.gmgn.ai/index/cooperation-api-data-crawling-ip-whitelist.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.
