# Phase 2: Before Starting Out

- [Setting up a bank account](https://guide.redeem.gov.sg/phase-2-before-starting-out/setting-up-a-bank-account.md)
- [Opening a bank account](https://guide.redeem.gov.sg/phase-2-before-starting-out/setting-up-a-bank-account/opening-a-dbs-bank-account.md)
- [Set up with DBS](https://guide.redeem.gov.sg/phase-2-before-starting-out/setting-up-a-bank-account/set-up-with-dbs.md)
- [Set up with OCBC](https://guide.redeem.gov.sg/phase-2-before-starting-out/setting-up-a-bank-account/set-up-with-ocbc.md)
- [Finance Reconcilation with RedeemSG](https://guide.redeem.gov.sg/phase-2-before-starting-out/setting-up-a-bank-account/finance-reconcilation-with-redeemsg.md): After launching your campaign, you may need to report and allow your finance to reconcile with the settlements.
- [Setting up an SMS account](https://guide.redeem.gov.sg/phase-2-before-starting-out/setting-up-an-sms-account.md)
- [Creating a Twilio account](https://guide.redeem.gov.sg/phase-2-before-starting-out/setting-up-an-sms-account/creating-a-twilio-account.md): Twilio is a commercial cloud communication service that allows users to send messages (including SMS) through an Application Program Interface (API).
- [Setting up a Messaging Service](https://guide.redeem.gov.sg/phase-2-before-starting-out/setting-up-an-sms-account/setting-up-a-messaging-service.md): After creating your Twilio account and accessing it, it is time to create a Messaging Service.
- [Adding RedeemSG to your account](https://guide.redeem.gov.sg/phase-2-before-starting-out/setting-up-an-sms-account/adding-redeemsg-account.md)


---

# Agent Instructions: 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:

```
GET https://guide.redeem.gov.sg/phase-2-before-starting-out.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.
