# Payment Setup

- [Key Points](https://docs.nexusglobalpayments.org/payment-setup/key-points.md)
- [Scope of Nexus payments](https://docs.nexusglobalpayments.org/payment-setup/scope-of-nexus-payments.md)
- [Steps 1-2: Country, Currency & Amount](https://docs.nexusglobalpayments.org/payment-setup/steps-1-2-country-currency-and-amount.md)
- [Steps 3-6: Exchange Rates](https://docs.nexusglobalpayments.org/payment-setup/steps-3-6-exchange-rates.md)
- [Steps 7-9: Addressing, Proxy Resolution & Confirmation of Payee](https://docs.nexusglobalpayments.org/payment-setup/steps-7-9-addressing-proxy-resolution-and-confirmation-of-payee.md)
- [Steps 10-11: Sanctions screening](https://docs.nexusglobalpayments.org/payment-setup/steps-10-11-sanctions-screening.md)
- [Step 12: Ask the Sender for approval](https://docs.nexusglobalpayments.org/payment-setup/step-12-ask-the-sender-for-approval.md)
- [Step 13-16: Set up and send the payment instruction](https://docs.nexusglobalpayments.org/payment-setup/step-13-16-set-up-and-send-the-payment-instruction.md)
- [Step 17: Accept the confirmation and notify Sender](https://docs.nexusglobalpayments.org/payment-setup/step-17-accept-the-confirmation-and-notify-sender.md)


---

# 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.nexusglobalpayments.org/payment-setup.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.
