> For the complete documentation index, see [llms.txt](https://whitepaper.another-1.io/another-1-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.another-1.io/another-1-docs/corporate/the-team/alan-ang-advisor.md).

# Alan Ang - Advisor

As a distinguished leader in SEA and Web3 investments, Alan Ang brings his rich experience and strategic insights to Another-1, heralding a new era of innovation and growth. Alan Ang’s extensive background in managing internal startups and business intelligence initiatives, especially during his tenure at Samsung, positions him uniquely to enhance Another-1’s operational and technological capabilities. His hands-on experience in new product prototyping and CRM initiatives will be invaluable in refining Another-1’s product offerings and customer engagement strategies.

[Connect with Alan](https://www.linkedin.com/in/alanangjw/)

<figure><img src="/files/He7kcLrNvO8EtsVLDKb4" alt="" width="225"><figcaption></figcaption></figure>


---

# 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://whitepaper.another-1.io/another-1-docs/corporate/the-team/alan-ang-advisor.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.
