# Settings page docs

Welcome to the Settings page. Here are helpful guides to navigate this page:

1. [How to Change my Profile Information](https://docs.searchagora.com/merchants/guides/how-to-change-my-profile-information)
2. [How to Download an Invoice](https://docs.searchagora.com/merchants/guides/how-to-download-an-invoice)
3. [How to Add a Payment Method](https://docs.searchagora.com/merchants/guides/how-to-add-a-payment-method)
4. [When Do I Get Billed?](https://docs.searchagora.com/merchants/guides/when-do-i-get-billed)
5. [How to Delete my Merchant Account](https://docs.searchagora.com/merchants/guides/how-to-delete-my-merchant-account)

For more information visit our [merchants section on the Agora docs](/merchants.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.searchagora.com/merchants/guides/settings-page-docs.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.
