# About

## Support Articles

Learn about the business side of processing with Optty. Whilst our [developer docs](https://docs.optty.com/) cover all the technical integration details, here you will find information on how you can use our Optty Universal Payment Platform features to best fit your business needs.

**Getting Started**

We offer a variety of features within the Optty Universal Payment Platform that make it easy for you to accept Payment Methods. These articles cover the basics to get you set up.

**Learn more:**

* [Add New Payment Methods](https://articles.optty.com/universal-payment-platform/add-new-payment-methods)
* [Manage Payment Methods](https://articles.optty.com/universal-payment-platform/manage-payment-methods#overview)
* [Widget Configuration](https://articles.optty.com/universal-payment-platform/widget-configuration)
* [Reporting](https://articles.optty.com/universal-payment-platform/reporting)


---

# 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://articles.optty.com/about.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.
