> For the complete documentation index, see [llms.txt](https://docs.unich.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unich.com/unich-docs-philippines/welcome-sa-unich.md).

# WELCOME SA UNICH

- [Ano ang Unich?](https://docs.unich.com/unich-docs-philippines/welcome-sa-unich/ano-ang-unich.md)
- [Unich Panimula](https://docs.unich.com/unich-docs-philippines/welcome-sa-unich/unich-panimula.md)
- [Mga Oportunidad sa Web2 at Solusyon ng Unich](https://docs.unich.com/unich-docs-philippines/welcome-sa-unich/unich-panimula/mga-oportunidad-sa-web2-at-solusyon-ng-unich.md)
- [Web3 at ang Hinaharap ng Desentralisasyon](https://docs.unich.com/unich-docs-philippines/welcome-sa-unich/unich-panimula/web3-at-ang-hinaharap-ng-desentralisasyon.md)
- [Bakit Pinili ng Unich ang OTC Market bilang Pokus Nito?](https://docs.unich.com/unich-docs-philippines/welcome-sa-unich/unich-panimula/bakit-pinili-ng-unich-ang-otc-market-bilang-pokus-nito.md)
- [Unich Tokenomics](https://docs.unich.com/unich-docs-philippines/welcome-sa-unich/unich-tokenomics.md): Lahat ng kailangan mong malaman tungkol sa $UN, ang native token na nagpapatakbo sa Unich ecosystem.
- [Programang para sa mga Tagapag-ambag](https://docs.unich.com/unich-docs-philippines/welcome-sa-unich/programang-para-sa-mga-tagapag-ambag.md)
- [Referral Program](https://docs.unich.com/unich-docs-philippines/welcome-sa-unich/programang-para-sa-mga-tagapag-ambag/referral-program.md): Tuklasin ang Unich Airdrop Referral Program Ngayon!
- [Indibidwal na Referral Program](https://docs.unich.com/unich-docs-philippines/welcome-sa-unich/programang-para-sa-mga-tagapag-ambag/indibidwal-na-referral-program.md): Ang Individual Referral Program ng Unich ay naglalayong kilalanin ang mga tao na nag-aambag sa paglago ng ekosistem at sa pagpapalaganap ng aming mga produkto.
- [Unich Affiliate Program (para sa Komunidad/KOLs)](https://docs.unich.com/unich-docs-philippines/welcome-sa-unich/programang-para-sa-mga-tagapag-ambag/unich-affiliate-program-para-sa-komunidad-kols.md)
- [Master Trading Program](https://docs.unich.com/unich-docs-philippines/welcome-sa-unich/programang-para-sa-mga-tagapag-ambag/master-trading-program.md): Pinapahalagahan namin ang mga gumagamit na nag-aambag sa platform sa pamamagitan ng pangangalakal sa Unich OTC market.
- [Programang Staking](https://docs.unich.com/unich-docs-philippines/welcome-sa-unich/programang-para-sa-mga-tagapag-ambag/programang-staking.md): I-stake ang $UN upang Mababaan ang Bayarin at Bumoto sa mga Governance Proposal
- [Unich Tokenomics](https://docs.unich.com/unich-docs-philippines/welcome-sa-unich/unich-tokenomics-1.md)
- [Unich Token Utility](https://docs.unich.com/unich-docs-philippines/welcome-sa-unich/unich-tokenomics-1/unich-token-utility.md): All about $UN
- [Opisyal na Mga Link](https://docs.unich.com/unich-docs-philippines/welcome-sa-unich/opisyal-na-mga-link.md): Lahat ng aming opisyal na link.


---

# 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://docs.unich.com/unich-docs-philippines/welcome-sa-unich.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.
