> For the complete documentation index, see [llms.txt](https://docs.4everland.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.4everland.org/hositng/what-is-hosting.md).

# What is Hosting?

<figure><img src="/files/lM0GVKSSk9Q8BbTg6KpB" alt=""><figcaption></figcaption></figure>

Yes, the 4EVERLAND Hosting services are designed to help developers host websites and decentralized applications (DApps) on multiple protocols, including IPFS, Arweave, ICP and Greenfield. These hosting services provide a powerful and flexible platform for deploying and managing Web3.0 applications and websites.

With 4EVERLAND Hosting services, developers can quickly and easily deploy websites to Web3.0 by using Github authorization or a Cli local template build. This makes it easy to get started with hosting and deploying Web3.0 applications and websites, even if you are new to the platform.

In addition to the easy deployment process, the 4EVERLAND Hosting services also provide advanced features and capabilities to help developers optimize and manage their applications and websites. For example, the platform provides advanced caching and content delivery network (CDN) capabilities, as well as automatic SSL certificate management and other security features.

By using the 4EVERLAND Hosting services, developers can take advantage of the power and flexibility of decentralized hosting protocols and Web3.0 technologies to create and deploy high-performance, reliable, and secure applications and websites.

{% content-ref url="/pages/vG95t3CU2yynRDHG4Ec0" %}
[IPFS Hosting](/hositng/what-is-hosting/ipfs-hosting.md)
{% endcontent-ref %}

{% content-ref url="/pages/VVcwKCWSgMn4OFgShLLd" %}
[Arweave Hosting](/hositng/what-is-hosting/arweave-hosting.md)
{% endcontent-ref %}

{% content-ref url="/pages/Bd9e7B1HMiSZuo0JBQob" %}
[Internet Computer Hosting](/hositng/what-is-hosting/internet-computer-hosting.md)
{% endcontent-ref %}

{% content-ref url="/pages/nPgwuTwNlZgvbxBkZ3lU" %}
[Greenfield Hosting](/hositng/what-is-hosting/greenfield-hosting.md)
{% endcontent-ref %}

## Decentralize your first application now!

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><mark style="color:purple;"><strong>Guides</strong></mark></td><td><a href="/pages/rhOeB0aeOWBFkY9WRob1">Guides of deploying a decentralized website</a></td><td></td></tr><tr><td><mark style="color:purple;"><strong>Hosting Templates Centre</strong></mark></td><td><a href="/pages/zZjTUqf3baPQQRlTcgec">One-click template deployment/upload for your created templates</a></td><td></td></tr><tr><td><mark style="color:purple;"><strong>Quick Addition</strong></mark></td><td><a href="/pages/0Iul0WkFA7oIL5OD4OBw">Some additional features</a></td><td></td></tr><tr><td><mark style="color:purple;"><strong>Hosting API</strong></mark></td><td><a href="/pages/x6ZyLiWc0gP0w0DHpgXX">IPNS Update API</a></td><td><mark style="color:purple;"><strong>Hosting API</strong></mark></td></tr><tr><td><a href="/pages/cOfL6pZQhY1jUDGT4uf9"><mark style="color:purple;"><strong>Hosting CLI</strong></mark></a></td><td></td><td><mark style="color:purple;"><strong>Hosting CLI</strong></mark></td></tr></tbody></table>


---

# 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://docs.4everland.org/hositng/what-is-hosting.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.
