# Merchants

- [Start using our API](https://docs.known.email/merchants/start-using-our-api.md): Start using Known.Email at your website or application
- [Allow users to enter without passwords!](https://docs.known.email/merchants/allowing-users-to-enter-a-new-saas.md): All Internet offedrings ... a SaaS application, desktop application, mobile app, etc. can benefit from our system!
- [Integrating known.email on top of other solutions](https://docs.known.email/merchants/integrating-known.email-on-other-membership-systems.md): What to do if you as a merchant was using another solution?


---

# 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.known.email/merchants.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.
