# Fahrländer Partner

## Fahrländer Authentication

The Fahrländer Webservice requires an authentication by username and passwort for each request. Please enter your Fahrländer login data as *Flow Environment Variable* fahrlaender\_login so that you are able to reuse it for all your flows.&#x20;

![](https://291121471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McrRFZHYH27bqKzOVDd%2Fuploads%2FFSWXFy2I4PRYV7cvWsGT%2Fimage.png?alt=media\&token=6ff1f248-d48b-4607-aab4-d15560fdd665)

To set who can see the login data, please click on the "sharing" button. By default all users of your Locoia account can see the login data.

![](https://291121471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McrRFZHYH27bqKzOVDd%2Fuploads%2FEGYWSkqPrkdC6TKOIVew%2Fimage.png?alt=media\&token=812352ad-89ed-4787-a0bf-0bca52aa46e1)

In your flows you can use the variable with a Fahrländer connector in "Advanced view" for user `{{ fahrlaender_login.user}}` and password `{{ fahrlaender_login.password}}` like displayed below.

![](https://291121471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McrRFZHYH27bqKzOVDd%2Fuploads%2FObg3QbHBDBKEdLsR0ARE%2Fimage.png?alt=media\&token=323e5901-5427-4b3a-b091-e2c14e753d4c)


---

# 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.locoia.com/connectors/connectors/fahrlaender-partner.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.
