# Từ điển Product Management

## Từ điển Product Management

- [Giới thiệu](https://tudien.dlabsproduct.com/gioi-thieu.md)
- [Acceptance Criteria](https://tudien.dlabsproduct.com/a/acceptance-criteria.md)
- [A/B Testing](https://tudien.dlabsproduct.com/a/a-b-testing.md)
- [Adopter Categories](https://tudien.dlabsproduct.com/a/adopter-categories.md)
- [Agile](https://tudien.dlabsproduct.com/a/agile.md)
- [ARPU](https://tudien.dlabsproduct.com/a/arpu.md)
- [Beta Testing](https://tudien.dlabsproduct.com/b/beta-testing.md)
- [Break-even Point](https://tudien.dlabsproduct.com/b/break-even-point.md)
- [Business Model Canvas](https://tudien.dlabsproduct.com/b/business-model-canvas.md)
- [CAGR (Compound Annual Growth Rate)](https://tudien.dlabsproduct.com/c/cagr-compound-annual-growth-rate.md)
- [Churn Rate](https://tudien.dlabsproduct.com/c/churn-rate.md)
- [Competitor Analysis](https://tudien.dlabsproduct.com/c/competitor-analysis.md)
- [Cross-functional Team](https://tudien.dlabsproduct.com/c/cross-functional-team.md)
- [Customer Acquisition Cost (CAC)](https://tudien.dlabsproduct.com/c/customer-acquisition-cost-cac.md)
- [Daily Active User (DAU)](https://tudien.dlabsproduct.com/d/daily-active-user-dau.md)
- [Definition of Done (DoD)](https://tudien.dlabsproduct.com/d/definition-of-done-dod.md)
- [Design Thinking](https://tudien.dlabsproduct.com/d/design-thinking.md)
- [Epic](https://tudien.dlabsproduct.com/e/epic.md)
- [Freemium](https://tudien.dlabsproduct.com/f/freemium.md)
- [Firebase](https://tudien.dlabsproduct.com/f/firebase.md)
- [Go-to-Market Strategy](https://tudien.dlabsproduct.com/g/go-to-market-strategy.md)
- [Growth Hacking](https://tudien.dlabsproduct.com/g/growth-hacking.md)
- [Jira](https://tudien.dlabsproduct.com/j/jira.md)
- [Kanban](https://tudien.dlabsproduct.com/k/kanban.md)
- [KPI (Key Performance Indicators)](https://tudien.dlabsproduct.com/k/kpi-key-performance-indicators.md)
- [Lean Startup](https://tudien.dlabsproduct.com/l/lean-startup.md)
- [Lifetime Value (LTV)](https://tudien.dlabsproduct.com/l/lifetime-value-ltv.md)
- [Market Research](https://tudien.dlabsproduct.com/m/market-research.md)
- [Monthly Active User (MAU)](https://tudien.dlabsproduct.com/m/monthly-active-user-mau.md)
- [MVP (Minimum Viable Product)](https://tudien.dlabsproduct.com/m/mvp-minimum-viable-product.md)
- [Net Promoter Score (NPS)](https://tudien.dlabsproduct.com/n/net-promoter-score-nps.md)
- [OKRs (Objectives and Key Results)](https://tudien.dlabsproduct.com/o/okrs-objectives-and-key-results.md)
- [Product Backlog](https://tudien.dlabsproduct.com/p/product-backlog.md)
- [Product Lifecycle](https://tudien.dlabsproduct.com/p/product-lifecycle.md)
- [Product Roadmap](https://tudien.dlabsproduct.com/p/product-roadmap.md)
- [Product Vision](https://tudien.dlabsproduct.com/p/product-vision.md)
- [Product Market Fit](https://tudien.dlabsproduct.com/p/product-market-fit.md)
- [Prototype](https://tudien.dlabsproduct.com/p/prototype.md)
- [Proxy Metric](https://tudien.dlabsproduct.com/p/proxy-metric.md)
- [Release Version](https://tudien.dlabsproduct.com/r/release-version.md)
- [Retention Rate](https://tudien.dlabsproduct.com/r/retention-rate.md)
- [Revenue Model](https://tudien.dlabsproduct.com/r/revenue-model.md)
- [Scrum](https://tudien.dlabsproduct.com/s/scrum.md)
- [Selling Point](https://tudien.dlabsproduct.com/s/selling-point.md): Key Selling Point, Unique Selling Point
- [Stakeholders](https://tudien.dlabsproduct.com/s/stakeholders.md)
- [Stickiness Ratio](https://tudien.dlabsproduct.com/s/stickiness-ratio.md)
- [UAT (User Acceptance Testing)](https://tudien.dlabsproduct.com/u/uat-user-acceptance-testing.md)
- [Usability Testing](https://tudien.dlabsproduct.com/u/usability-testing.md)
- [User Engagement](https://tudien.dlabsproduct.com/u/user-engagement.md)
- [User Experience (UX)](https://tudien.dlabsproduct.com/u/user-experience-ux.md)
- [User Feedback](https://tudien.dlabsproduct.com/u/user-feedback.md)
- [User Interface (UI)](https://tudien.dlabsproduct.com/u/user-interface-ui.md)
- [User Journey](https://tudien.dlabsproduct.com/u/user-journey.md)
- [User Persona](https://tudien.dlabsproduct.com/u/user-persona.md)
- [User Story](https://tudien.dlabsproduct.com/u/user-story.md)
- [Value Proposition](https://tudien.dlabsproduct.com/v/value-proposition.md)
- [Weekly Active User (WAU)](https://tudien.dlabsproduct.com/w/weekly-active-user-wau.md)
- [Wireframe](https://tudien.dlabsproduct.com/w/wireframe.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://tudien.dlabsproduct.com/gioi-thieu.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.
