> For the complete documentation index, see [llms.txt](https://docs.animaldietformulator.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.animaldietformulator.com/members-area.md).

# Members Area

- [Members Area](https://docs.animaldietformulator.com/members-area/members-area.md): Animal Diet Formulator users have their own access to manage personal information, e-Books, Ready Made Recipes, ADF Subscriptions, and other purchases that they made from the Animal Diet Formulator
- [Profile](https://docs.animaldietformulator.com/members-area/profile.md): Each user or sub-user can manage their own profile and modify profile details as needed.
- [Login](https://docs.animaldietformulator.com/members-area/profile/login.md): Log in to your account to access all your secured pages.
- [User Dashboard](https://docs.animaldietformulator.com/members-area/profile/user-dashboard.md): A summary of your account's information.
- [Reset Password](https://docs.animaldietformulator.com/members-area/profile/reset-password.md): Forgot your password? It happens. You can reset and change your password here.
- [Profile Information](https://docs.animaldietformulator.com/members-area/profile/profile-information.md): Share and update your information for us to know you more.
- [Related Articles](https://docs.animaldietformulator.com/members-area/related-articles.md): Important articles are provided to help on your journey to formulating balanced diets.
- [Product and Subscriptions](https://docs.animaldietformulator.com/members-area/product-and-subscriptions.md): All of your associated purchases and subscriptions are easily accessible in one section.
- [ADF Subscription](https://docs.animaldietformulator.com/members-area/product-and-subscriptions/adf-subscription.md): View and monitor your subscription with the new Subscription Page
- [Pausing a Subscription](https://docs.animaldietformulator.com/members-area/product-and-subscriptions/adf-subscription/pausing-a-subscription.md): In this section, you will learn how to pause your subscription.
- [Ready Made Recipes](https://docs.animaldietformulator.com/members-area/product-and-subscriptions/ready-made-recipes.md): Re-download the Ready Made Recipes that you have purchased.
- [eBooks](https://docs.animaldietformulator.com/members-area/product-and-subscriptions/ebooks.md): Re-download the eBooks that you have purchased.
- [Sub-Users](https://docs.animaldietformulator.com/members-area/product-and-subscriptions/sub-users.md): Manage the sub-users that you created and purchased.
- [User Limits](https://docs.animaldietformulator.com/members-area/product-and-subscriptions/user-limits.md): Monitor and increase the limits of your current subscription
- [Invoices](https://docs.animaldietformulator.com/members-area/invoices.md): Here you can access your invoice history.
- [Additional Information](https://docs.animaldietformulator.com/members-area/invoices/additional-information.md): This section provides step-by-step guidance on how to add supporting details to your invoices, ensuring clarity and completeness for your records and recipients.
- [Billing Settings](https://docs.animaldietformulator.com/members-area/billing-settings.md): This section will provide you information on how to change default payment methods
- [Support Tickets](https://docs.animaldietformulator.com/members-area/support-tickets.md): You can monitor all support tickets you submitted. We make every attempt to respond to your inquiries within 24 to 48 hours.
- [Affiliate Program](https://docs.animaldietformulator.com/members-area/affiliate-program.md): This section explains how the affiliate program works


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
