# Create decentralized blog

Planet is a free and open source tool for publishing and following web content. It doesn't rely on a central server or service, and instead uses IPFS for peer-to-peer content distribution.

Download Planet (Mac): <https://www.planetable.xyz/>

Planet doesn't have a <mark style="color:orange;">windows</mark> client at the moment.

Step 1: Publish your blog using Planet

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

Right-click on your blog and select "Show IPFS and CID"

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

Step 3: Copy the CID

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

Step 4: Save the CID to your domain

<figure><img src="/files/2RQN8Nf5XoeAZ8X2xk18" alt=""><figcaption></figcaption></figure>

<mark style="color:green;">Congratulations, your decentralized blog has been released. demo blog:</mark> [<mark style="color:blue;">https://vitalik2.core.limo/</mark>](https://vitalik2.core.limo/)


---

# 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.coreid.org/decentralized-website/create-decentralized-blog.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.
