# Related Articles

To access the related articles please be sure that you have signed in to your account.&#x20;

{% hint style="info" %}
To log in with your account, follow the steps mentioned [here](/members-area/profile/login.md).&#x20;
{% endhint %}

Access the User's Menu similar to the image below by hovering your mouse over your Name's button. Click the "Articles" Menu item from the User's Menu to access the Related Articles page.&#x20;

{% hint style="info" %}
You can also access the User's Menu by going to the [User's Dashboard](/members-area/profile/user-dashboard.md).
{% endhint %}

<figure><img src="/files/5hF0zDlQGlkL902vHEYz" alt=""><figcaption></figcaption></figure>

After clicking the menu item, you will be redirected to the Related Articles page with a list of links.

<figure><img src="/files/5scAkQeM0iWOWUC65jFC" alt=""><figcaption></figcaption></figure>


---

# 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.animaldietformulator.com/members-area/related-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.
