> For the complete documentation index, see [llms.txt](https://hjelp.pasientsky.no/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hjelp.pasientsky.no/for-pasienter-1/tjenester-for-pasienter.md).

# Tjenester for pasienter

<figure><img src="/files/TLh1dekyhcD3lQa3zsvT" alt="" width="563"><figcaption></figcaption></figure>

Her kan du finne nyttig informasjon om våre tjenester for pasienter.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Patientsky-app</strong></td><td>Finn informasjon om hvordan pasienter bruker Pasientsky-appen.</td><td></td><td><a href="https://app-help.patientsky.com/patientsky-app">https://app-help.patientsky.com/patientsky-app</a></td></tr><tr><td><strong>Pasientportalen</strong></td><td>Lær mer om hvordan pasienter bruker pasientportalen.</td><td></td><td><a href="https://app-help.patientsky.com/pasientportalen">https://app-help.patientsky.com/pasientportalen</a></td></tr><tr><td><strong>Helsenorge for pasienter</strong></td><td>Les om hvordan Pasientsky er integrert med Helsenorge for pasienter.</td><td></td><td><a href="https://app-help.patientsky.com/helsenorge-for-pasienter">https://app-help.patientsky.com/helsenorge-for-pasienter</a></td></tr><tr><td><strong>Betalingsportalen</strong></td><td><p>Les mer om pasientens betalingsportal.</p><p>Pasientene dine kan enkelt logge inn i betalingsportalen via lenken i SMS-en for å se alle regninger og betalinger.</p></td><td></td><td><a href="/spaces/QqXexgemBV6dueRGuPha/pages/Fp0WDRN5Mh9E8AvSsV02">/spaces/QqXexgemBV6dueRGuPha/pages/Fp0WDRN5Mh9E8AvSsV02</a></td></tr></tbody></table>

Pasienter har også tilgang til **Ofte stilte spørsmål** for appen og pasientportalen:

{% content-ref url="/spaces/QqXexgemBV6dueRGuPha/pages/C2Vctrlvkb68hTAGPPIM" %}
[Ofte stilte spørsmål](https://app-help.patientsky.com/patientsky-appen/ofte-stilte-sporsmal)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://hjelp.pasientsky.no/for-pasienter-1/tjenester-for-pasienter.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
