# Subsocial

## Connect SubWallet to Subsocial App

{% hint style="info" %}
For instructions on creating a **Subsocial** account with SubWallet, please visit [Create an Account](/beta/extension-user-guide/create-an-account.md) page.
{% endhint %}

Log into [Subsocial App](https://app.subsocial.network/). On the top right corner, hit **Sign in** and choose your desired account.

![](/files/MnwvpJ0fAVcmd92UVry7)

![](/files/W1h4NrWsTc42kzGVnKvf)

## Create a Space

Click on the **Create space** button on the toolbar and fill in the information. Hit **Create new space**, enter your password in the pop-up window and click on **Approve**.

![](/files/gxXacFn3NSFH6VMHRCnf)

![](/files/mkgdI35d9DEm2Kf2536a)

## Create a Post

**Step 1**: In your space, click on either the **New post** button on the toolbar or the **Write Post** button under your space description. Fill in the blank (with bold text, header and hyperlink if you will) and hit **Create post**.&#x20;

![1.1](/files/Jnhs8iDatVAUA9f7ItzZ)

![1.2](/files/f1ZWHBzPttvK1FdC5hZp)

**Step 2**: Enter your password in the pop-up window and click on **Approve**.&#x20;

![](/files/jy2na9M3MG7wIF8DX4XI)

## Edit a Post

**Step 1**: On the space interface, click on the **Edit** button next to the post you would like to edit, or jump into the post and hit **Edit**.&#x20;

![1.1](/files/ZAsil4VBG7ZlR1HfsuoO)

![1.2](/files/ecP3zOkgP0pg765uukSx)

**Step 2**: Edit the post however you like, then hit Update post. Enter your password in the pop-up window and click on **Approve**.&#x20;

![2.1](/files/23mct4Dobxo8TvEgRChH)

![2.2](/files/pTGvXSW8FPwNReX5jMfz)

## React to a Post

You can either Upvote or Downvote a post. Click on the **Thumbs up** or **Thumbs down** icon in each post. Then enter your password in the pop-up window and click on **Approve**. &#x20;

![](/files/aYRLKCsrKFhkhHbqLKr0)

![](/files/nNjACf6onDx7UBHAJ5q6)

## Share a Post

**Step 1**: Under a post, click on the **Share** icon, and select **Write a post** in the drop-down list. Write some thoughts about the post, then hit **Create a post**. You can also share the post to other social media platforms or simply copy the post link.

![1.1](/files/tUkRsS3FL8Id01dSj7j0)

![](/files/jM45SkL4jDOY53H4MYnn)

**Step 2**: Enter your password in the pop-up window and click on **Approve**.&#x20;

![](/files/63MmT4cIlIqGut7v6jno)

## Make a Comment

Under a post, click on the **Comment** icon, write your comment (format it if you will) and hit **Comment**. Then enter your password in the pop-up window and click on **Approve**.&#x20;

![](/files/rkjw0MH83GTxJ3hTyGo7)

![](/files/OQuEqpcjPouUjtqyqw4O)


---

# 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.subwallet.app/beta/dapps-user-guide/subsocial.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.
