# Payments

![Overview of the Payment App.](https://584008313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBxLY7BxSpepzmiQdxSO7%2Fuploads%2FvzaLeIGEK3o2NJbR60Km%2Fspaces_9MX7WObYAXf5dXCCAmUg_uploads_CDb3YHJxjyb5xg9e854a_5.png?alt=media\&token=e30ce8ba-47bc-4e24-935a-22523585e0a5)

### What is the payment app? <a href="#toc96100926" id="toc96100926"></a>

The payments app will allow you to view :

* Your fee reference number
* The date should be paid by
* Fee amount
* Proof of your payment
* The method you chose to pay
* The status of your payment as ‘declined’ or ‘accepted’


---

# 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://school-ink-guide.gitbook.io/getting-started-with-ink/students-guide-to-nk/payments.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.
