# Article Settings

There are certain settings that you can change related to your article such as:

1. **Adding a Featured Image**\
   With a featured image, you can grab the attention of your potential readers.
2. **Adding Tags**\
   Adding tags will help Dockship to easily index your article.
3. **Disabling Comments**\
   This enables or disables the comment thread on your Article.

![](/files/-MP8tlcGadC28uqqkFfp)


---

# 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.dockship.io/articles/article-settings.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.
