# /modify

{% hint style="warning" %}
**Tip:** before using **/modify** we suggest reading more on [**/host**](https://steamlfg.gitbook.io/overview/slash-commands/host) to understand LFG Posts
{% endhint %}

## Usage

In order to access this command visit any text or thread channel and type **/**, then select **/modify**.

After running [**/host**](https://steamlfg.gitbook.io/overview/slash-commands/host) you will be presented with an LFG Post filled with the parameters you provided. However if you feel you are missing a field such as a password, or would like to edit an existing field, simply run **/modify**. This simple command saves you from having to remake any LFG Posts.

![All modifications will be instantly visible both in the server and on the Global LFG Network.](https://2783831204-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw9RzKL1DbOX4aV4ym0yC%2Fuploads%2FOYxo79NQ6HufgoGhwgZx%2Fimage.png?alt=media\&token=96bc2527-a834-43bd-9b4c-115477cc26fc)

### Available Parameters

In order to use **/modify** you must first provide a **Post ID**. See the below guide on finding said **ID:**

{% embed url="<https://support.discord.com/hc/en-us/articles/206346498-Where-can-I-find-my-User-Server-Message-ID->" %}
Visit this link to see an official guide on accessing user, server, and message IDs!
{% endembed %}

The remaining parameters are optional and identical to those from [**/host**](https://steamlfg.gitbook.io/overview/slash-commands/host), learn more below:

{% embed url="<https://valkyrinllc.gitbook.io/steamlfgservice/slash-commands/host#available-parameters>" %}
Visit this link to be directed to the tabs containing currently available options.
{% endembed %}

Upon providing the valid **Post ID** of any LFG Post you are Host of, said changes will be visible. Existing fields will be modified and new fields will be seamlessly added without making a new Post!  This feature allows for embeds over traditional text messages whilst not sacrificing functionality.

![You will be given a confirmation message on edit, in case you'd like to copy and redo in case of mistake.](https://2783831204-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw9RzKL1DbOX4aV4ym0yC%2Fuploads%2F4vneWGya3aFWtGqfXlfl%2Fimage.png?alt=media\&token=797b79c4-5dec-47dd-bc79-3e7068bb24cf)


---

# 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://steamlfg.gitbook.io/overview/slash-commands/modify.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.
