> For the complete documentation index, see [llms.txt](https://ph.benjtupas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ph.benjtupas.com/archives/samsung-galaxy-tab-a8.md).

# Samsung Galaxy Tab A8

### Purpose of Buying

I need a tablet just for watching Youtube or Netflix and an iPad would be too expensive for this purpose.

### Specs

* 10.5" Screen (1920  x 1200 pixels at 60Hz)
* Expandable up to 1TB SD card
* Matte finish back
* Dolby Atmos quad speakers
* 8MP back and 5MP camera (You don't need it though)
* 4GB Ram and 8 cores (Smooth for gaming)
* Case?

### Prices

* P10,990 (Wifi / 32GB / 3GB RAM)
* P13,990 (Wifi / 64GB / 4GB RAM)
* P18,990 (LTE / 128GB / 4GB RAM)

### Sources

* Sulit Tech Reviews\
  <https://www.youtube.com/watch?v=TY78BuK3XpM>
* Kevin Riazi\
  <https://www.youtube.com/watch?v=K16ZIaI6jzo> &#x20;
* Shane Symonds\
  <https://www.youtube.com/watch?v=C9qYoGAnhyc>&#x20;
* Shane Symonds\
  <https://www.youtube.com/watch?v=7Bnd_3HFhkY>
* The Modern Creators\
  <https://www.youtube.com/watch?v=UILhI2pE8sQ>
* GadgetRevNow\
  <https://www.youtube.com/watch?v=x2rwJFXGVpk>
* Ivan Kam (Full Review)\
  <https://www.youtube.com/watch?v=sMN0lfnZcSk>
* Ivan Kam (6 months later)\
  <https://www.youtube.com/watch?v=Iq-z6-fQIRo>
* Ivan Kam (9 months later)\
  <https://www.youtube.com/watch?v=BTEl1OXjlQc>
* Tech Gear Talk\
  <https://www.youtube.com/watch?v=W0HFSCjUUoU>
* Alvin Tries Tech\
  <https://www.youtube.com/watch?v=LjyIjIqRWIg>
* RichMe\
  <https://www.youtube.com/watch?v=tEJ7F-S1Ci0>
* The Average Tech Guy\
  <https://www.youtube.com/watch?v=8KVwoC0Bu0o>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ph.benjtupas.com/archives/samsung-galaxy-tab-a8.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
