# Issue Title & Description

In order to edit an issue's title or description field [right from the issues list](/getting-started/reporting-and-documenting-misinformation/editing-an-issue/editing-within-the-issues-list.md), roll over the field with your cursor until a pencil icon appears just after the test. You can then click on this pencil icon to edit the text right in place.

![Edit issue title in place.](/files/5MmWGsnLT7S1Sccx0Ssp)

![Edit issue description in place.](/files/4j8LEHmQIxT4GGi67TFl)


---

# 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.junkipedia.org/getting-started/reporting-and-documenting-misinformation/editing-an-issue/editing-within-the-issues-list/issue-title-and-description.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.
