# Q\&A

- [Question and Answer (Q\&A)](https://docs.mywallet.co/q-and-a/question-and-answer.md)
- [ข้อมูลบัตร Beyond Pass ไม่ Update และไม่ได้รับข้อความแจ้งเตือน (Notification)](https://docs.mywallet.co/q-and-a/update-data.md)
- [ตรวจสอบการเข้าถึงอินเทอร์เน็ตของสมาร์ตโฟน](https://docs.mywallet.co/q-and-a/update-data/internet-online.md)
- [ตรวจสอบการตั้งค่าการแจ้งเตือนของบัตร Beyond Pass](https://docs.mywallet.co/q-and-a/update-data/notification-beyond-pass.md)
- [ตรวจสอบการตั้งค่าการแจ้งเตือนของสมาร์ตโฟน](https://docs.mywallet.co/q-and-a/update-data/notification-setting.md)
- [ตรวจสอบการใช้งานโหมดประหยัดพลังงานของสมาร์ตโฟน](https://docs.mywallet.co/q-and-a/update-data/power-saving-mode.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.mywallet.co/q-and-a.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.
