# Hyperline User Documentation

[Hyperline](https://www.hyperline.co/) is on a mission to make billing for B2B Saas "radically simple". Its platform allows to work with a wide range of pricing model, subscription duration and specific parameters to ensure a smooth, fully automatized and integrated billing experience.

We are starting this project from the existing documentation on Read.me, mostly dedicated to technical users. From there, we are building a more exhaustive and accessible user center that will help all users to find their way autonomously in Hyperline as the product develops.\
\
The new documentation is available here: <https://docs.hyperline.co/docs/introduction/welcome>

\
***Tools: Notion, Mintlify, Markdown***

<figure><img src="/files/iwO0IevS4wzJgoIuFtlx" alt=""><figcaption><p>The new Hyperline documentation</p></figcaption></figure>

<figure><img src="/files/t6n9P1HqnhPRFJ2JezWN" alt=""><figcaption><p>Hyperline original documentation</p></figcaption></figure>


---

# 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://tech.annelaurefreant.xyz/projects/hyperline-user-documentation.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.
