# Guides

Before you start using [Derupt](https://derupt.io), be sure to review the [Get Started](/user/get-started.md) documentation.&#x20;

{% hint style="warning" %}
Users are prompted in App to Deploy & Activate their unique .derupt-profile contract before being able to create content or engage with others content. \
\
Note: Deployment and Activation is only required once per user.
{% endhint %}

<details>

<summary><mark style="color:orange;">How to update your profile</mark></summary>

how to coming soon...

#### <mark style="color:orange;">Updating your profile picture</mark>

how to coming soon...

#### <mark style="color:orange;">Updating your profile banner</mark>

how to coming soon...

</details>

<details>

<summary><mark style="color:orange;">How to post your content (How to Chime)</mark></summary>

how to coming soon...

</details>

<details>

<summary><mark style="color:orange;">How to engage with others content</mark> </summary>

Each message should have the following available actions for engagement.

<img src="/files/zlYI4yGFSsvLVPS6blTT" alt="" data-size="original">

#### <mark style="color:orange;">Replying</mark>

how to coming soon...

#### <mark style="color:orange;">Liking</mark>

how to coming soon...

#### <mark style="color:orange;">Disliking</mark>

how to coming soon...

#### <mark style="color:orange;">Gifting</mark>

how to coming soon...

#### <mark style="color:orange;">Sharing</mark>

how to coming soon...

</details>


---

# 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.derupt.io/user/guides.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.
