# Signing-in

### Steps

1. Click on the 'Sign in with Webflow' button.
2. If the app is installed and registered correctly, you will log in using your Webflow credentials.

{% hint style="warning" %}
We only use the data provided by Webflow to manage all your sites and minimize errors.

We do not share your data with anyone.

Signing in with Webflow helps us save your settings, so if you log in on another device or browser, those settings will persist.
{% endhint %}


---

# 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://app-docs.creoglyph.io/htmltoflow/how-to/getting-started/signing-in.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.
