# Service information

- [Revenue sharing](https://developers.mtpelerin.com/service-information/revenue-sharing.md): Earn revenue from your Mt Pelerin integration
- [Chains and currencies](https://developers.mtpelerin.com/service-information/chains-and-currencies.md): All the fiat and crypto currencies supported by our on / off ramp service.
- [Payment methods](https://developers.mtpelerin.com/service-information/payment-methods.md)
- [Pricing & limits](https://developers.mtpelerin.com/service-information/pricing-and-limits.md)
- [Delivery times](https://developers.mtpelerin.com/service-information/delivery-times.md): How long funds take to arrive at destination
- [Identity verification](https://developers.mtpelerin.com/service-information/identity-verification.md)
- [Unsupported countries](https://developers.mtpelerin.com/service-information/unsupported-countries.md)
- [User notifications](https://developers.mtpelerin.com/service-information/user-notifications.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://developers.mtpelerin.com/service-information.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.
