# Getting Started

## Welcome to the Animal Genetics Research Platform

The Animal Genetics Research Platform is a comprehensive system designed to connect livestock farmers, animal genetics researchers, and students in a collaborative environment. This guide will help you get started with the platform and navigate its key features.

## Platform Overview

The platform provides tools and resources for:

* **Livestock Farmers**: Access genetic insights, track animal performance, and participate in breeding programs
* **Researchers**: Analyze genomic data, design breeding experiments, and collaborate with farmers
* **Students**: Learn animal genetics concepts and participate in supervised research
* **Administrators**: Manage platform access, monitor system performance, and support users

## Creating Your Account

1. Visit the platform's registration page
2. Select your primary role (Farmer, Researcher, Student, or Administrator)
3. Complete the registration form with your details
4. Verify your email address
5. Set up multi-factor authentication (recommended)

## User Interface Overview

The platform interface adapts to your role, but all users have access to:

* **Dashboard**: Personalized overview of relevant information and activities
* **Profile**: Manage your account settings and preferences
* **Messages**: Communicate with other platform users
* **Notifications**: Receive alerts about important events
* **Help Center**: Access documentation and support resources

## Role-Specific Quick Start

### For Farmers

1. Complete your farm profile with details about your livestock
2. Connect your existing farm management software (if applicable)
3. Explore the Farmer Insights dashboard
4. Review available breeding programs for participation
5. Set up mobile access for field data collection

[Learn more in the Farmer Guide](/animal-research-hub/user-guide/farmer.md)

### For Researchers

1. Set up your research profile with specializations and interests
2. Explore available datasets in your research area
3. Launch a research environment (RStudio or JupyterHub)
4. Connect with collaborators and farming partners
5. Review documentation for specialized genetic analysis tools

[Learn more in the Researcher Guide](/animal-research-hub/user-guide/researcher.md)

### For Students

1. Complete your academic profile with institution and program details
2. Explore available learning resources and tutorials
3. Request access to relevant research projects
4. Connect with mentors and instructors
5. Begin guided learning pathways

[Learn more in the Student Guide](/animal-research-hub/user-guide/student.md)

### For Administrators

1. Review system documentation and administration guides
2. Configure authentication and security settings
3. Set up user groups and permission structures
4. Explore monitoring and reporting tools
5. Test support workflows and procedures

[Learn more in the Administrator Guide](/animal-research-hub/user-guide/administrator.md)

## Using Emilia AI Assistant

All users have access to Emilia AI, an intelligent assistant specialized in animal genetics:

1. Access Emilia AI from the icon in the navigation bar
2. Ask questions in natural language about animal genetics, breeding, or platform features
3. Upload images or data for analysis and recommendations
4. Save important conversations for future reference
5. Provide feedback to help improve Emilia's responses

Emilia adapts its responses based on your role and expertise level, providing technical details for researchers and practical explanations for farmers.

## Mobile Access

The platform is accessible on mobile devices through:

1. Responsive web interface optimized for smartphones and tablets
2. Progressive Web App (PWA) for app-like experience
3. Native mobile applications for iOS and Android (coming soon)

Mobile access is particularly valuable for farmers collecting data in the field.

## Getting Help

If you need assistance with the platform:

1. **In-app Help**: Click the help icon for contextual guidance
2. **Documentation**: Access comprehensive user guides and tutorials
3. **Emilia AI**: Ask the AI assistant for help with specific features
4. **Support Team**: Contact human support for complex issues
5. **Community Forums**: Connect with other users to share experiences

## Next Steps

After getting familiar with the basic platform features:

1. Explore role-specific guides for detailed information
2. Complete your profile to enhance collaboration opportunities
3. Join the community forum to connect with other users
4. Register for upcoming webinars and training sessions
5. Set up notifications for areas of interest

We recommend starting with your role-specific guide to learn about features most relevant to your needs:

* [Farmer Guide](/animal-research-hub/user-guide/farmer.md)
* [Researcher Guide](/animal-research-hub/user-guide/researcher.md)
* [Student Guide](/animal-research-hub/user-guide/student.md)
* [Administrator Guide](/animal-research-hub/user-guide/administrator.md)


---

# 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://naratech-platforms.gitbook.io/animal-research-hub/user-guide/getting-started.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.
