# Using the 4Everland Public IPFS Gateway

#### The 4Everland public IPFS gateway is: <a href="#the-4everland-public-ipfs-gateway-is" id="the-4everland-public-ipfs-gateway-is"></a>

Path based: `https://ipfs.4everland.io/ipfs/<CID>` Subdomain based: `https://<CID>.ipfs.4everland.io`

The 4Everland Public IPFS Gateway has an effective rate limit of 300 RPM (requests per minute).

To prevent the abuse of phishing content, the public 4Everland gateway currently does not support access to HTML content.

Please consult the [4Everland documentation](https://docs.4everland.org/gateways/ipfs-gateway) for more information.


---

# 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://eth-limo.gitbook.io/documentation/ipfs-pinning-providers/4everland/using-the-4everland-public-ipfs-gateway.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.
