> For the complete documentation index, see [llms.txt](https://faqsupport.gitbook.io/stockradarsplus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faqsupport.gitbook.io/stockradarsplus/allfaqs.md).

# คำถามที่พบบ่อย

- [คำถามเกี่ยวกับบัญชี](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined.md)
- [สามารถเปิดบัญชีร่วมได้หรือไม่?](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined/undefined.md)
- [สามารถซื้อ-ขายโดยบัญชีเครดิตบาลานซ์ได้หรือไม่?](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined/undefined-1.md)
- [คำถามเกี่ยวกับการฝาก-ถอนเงิน](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined-1.md)
- [วิธีฝากเงิน](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined-1/undefined.md)
- [วิธีถอนเงิน](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined-1/undefined-1.md)
- [หากถอนเงินออกหมด บัญชีจะถูกปิดหรือไม่?](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined-1/undefined-2.md)
- [สามารถนำเงินสกุลต่างประเทศที่มีอยู่แล้วมาลงทุนได้หรือไม่?](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined-1/undefined-3.md)
- [คำถามเกี่ยวกับการซื้อขาย](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined-2.md)
- [เริ่มการซื้อ-ขายหลักทรัพย์อย่างไร?](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined-2/undefined.md)
- [กำหนดเงินขั้นต่ำในการซื้อ-ขายหรือไม่?](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined-2/undefined-1.md)
- [Fractional Share, Depositary Receipt (DR) และ Exchange Traded Fund (ETF) แตกต่างกันอย่างไร?](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined-2/fractional-share-depositary-receipt-dr-exchange-traded-fund-etf.md)
- [วิธีซื้อหุ้น](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined-2/undefined-2.md)
- [วิธีขายหุ้น](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined-2/undefined-3.md)
- [ยกเลิกคำสั่งซื้อ-ขายอย่างไร?](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined-2/undefined-4.md)
- [Pattern Day Trading](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined-2/pattern-day-trading.md)
- [ค้นหาหุ้น หรือ ETF อย่างไร?](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined-2/etf.md)
- [ตลาดหลักทรัพย์สหรัฐอเมริกาเปิด-ปิดทำการเวลาใด?](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined-2/undefined-5.md)
- [คำถามเกี่ยวภาษีและเงินปันผล](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined-3.md)
- [การคำนวณภาษีสำหรับการลงทุนในหุ้น, ETFs, Fractional Shares](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined-3/etfs-fractional-shares.md)
- [ภาษีที่เกี่ยวข้องกับการลงทุน](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined-3/undefined.md)
- [ได้รับเงินปันผลอย่างไร?](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined-3/undefined-1.md)
- [StockRadars PLUS มีความคุ้มครองเงินหรือไม่?](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined-3/stockradars-plus.md)
- [วิธีดูประวัติรายการธุรกรรม](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined-3/undefined-2.md)
- [ประกาศระงับการซื้อหลักทรัพย์ประเภท Publicly Traded Partnerships](https://faqsupport.gitbook.io/stockradarsplus/allfaqs/undefined-3/publicly-traded-partnerships.md)


---

# 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://faqsupport.gitbook.io/stockradarsplus/allfaqs.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.
