# FAQ - frequently asked questions

## How do I access WiForAgri services?

**From PC** simply enter the following web address from any Internet-connected device: <https://servizio.wiforagri.com/>&#x20;

For an optimized browsing experience, we suggest using one of the following browsers: Mozilla Firefox or Google Chrome.

**From Smart-Phone** --> Download the [APP Mobile](https://play.google.com/store/apps/details?id=cc.lifely.agreetech) for Android devices

## I don't remember my username or password

* Your username is always the email address you provided during activation; if you don't remember it, contact us [**Servizio Clienti WiForAgri**](/wiki/wikieng/assistance.md)**;**
* • If you've forgotten your password, click on "**Forgot password?**" on the login page and follow the guided procedure.

## I need to change my password.

* Access your reserved area by logging in (<https://servizio.wiforagri.com/>);
* From the menu at the top right, where your name or email address appears, select "PROFILE" ;
* • Enter your new password twice and click "SAVE": your password has been successfully changed. Try logging in again with your new password.

![](/files/3MXM6BqClDcAzMZSUnFs)


---

# 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://wiki.wiforagri.com/wiki/wikieng/faq-frequently-asked-questions.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.
