# Articles

Articles is one of the main section within our apps. Through this section, users have access to a broad range of different articles.&#x20;

It's possible to create **collections** in order to organise the different articles, as you can see in the image below. You can select the color you want for each collection.

![](/files/-McTOGMNL2YLvTTJUVid)

In the main page of this section, user have access to these collections and to some other content as, for example, the **most popular articles**.

![](/files/-McTMT-Sa83csbWim-UN)

### **Articles**

Create content that helps your community members and motivate them to be active. Articles can help you to build an **engaged community**.&#x20;

If you like, you could add images and video to the body of the text of these articles.&#x20;

![](/files/-McTPO5_M1FfOCEJzoOQ)

\
**Visual assets**

You can use illustrations, photos, and whatever you like (**980x400 pixels, .jpg, .png, 200kb max**) to illustrate your article.

This image will illustrate the cover and the card of your article. But, keep in mid that the image is going to be cropped by the center depending on the device and the element size (see image below). For example, on mobile, the cover image is much smaller than in desktop, consequently, the image will be cropped in order to match the size of component.&#x20;

![](/files/-Mcn56uscxTNqjMh4E--)


---

# 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.sportheroes.com/articles.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.
