# Payment Services

- [UI Components](https://developer.tokeninc.com/token-developer-portal-1/payment-service/payment-services/ui-components.md)
- [Card Service](https://developer.tokeninc.com/token-developer-portal-1/payment-service/payment-services/card-service.md)
- [Bank App Protocol](https://developer.tokeninc.com/token-developer-portal-1/payment-service/payment-services/bank-app-protocol.md)
- [SDK Integrations](https://developer.tokeninc.com/token-developer-portal-1/payment-service/payment-services/sdk-integrations.md): This part contains the SDK integrations to adapt the application developed for 400TR and 1000TR to x30 in the most accurate and minimum effort way.
- [Card Redirection Wizard](https://developer.tokeninc.com/token-developer-portal-1/payment-service/payment-services/card-redirection-wizard.md): This page provides information about the Monitoring App developed for the card parameters located under the "Settings" menu.


---

# 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://developer.tokeninc.com/token-developer-portal-1/payment-service/payment-services.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.
