# Payment Link and Invoice

It is possible to access the link to pay the monthly fee and download the invoice, all in a simple and quick manner.

This feature was created to offer more autonomy, self-sufficiency, and freedom to our users, allowing them to access financial information independently without needing to manually request it from the Power Embedded team.

To access the payment link, if you haven't received it via the automatic email, go to the [Invocing page.](https://admin.powerembedded.com.br/Billing)

Choose the period you want to consult, and you will find two icons on the right side of the screen:

* View payment link
* Download invoice (PDF)

<figure><img src="/files/ssWiVrXg1DWDKD71mBp9" alt=""><figcaption></figcaption></figure>

When you click on the "View payment link" button, you will be directed to the payment system link used by Power Embedded, where you can view and make payments (PIX, Boleto, or transfer) and also download the payment receipt.

You can also use the "View invoice" button to download the PDF of the generated invoice (DANFE).

<figure><img src="/files/oLwhFHTA0gmWVp6pw84X" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The payment and invoice links are only available for closed periods.

If you are viewing the current month (which is the default option), the links will not be available because the month has not yet been closed.
{% 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://docs.powerembedded.com.br/en/administration-portal/billing/payment-link-and-invoice.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.
