# Stage 3: Announcements and Tooling Set Up

As we get closer to going live, you will need to decide on what tools to use to run the funding process. These include tools for:

* Sharing and signing of a **Non-Disclosure Agreement** between your fund and the Backers who will be performing due diligence. We recommend that this be a one-way NDA
* A **Dataroom** to share diligence information between you and the Backer community. This can be hosted on tools similar to [Docsend](https://www.docsend.com/) or [Box](https://www.box.com/) allowing you to provide tracked, tiered access to your data
* **Two-way messaging** between you and the Backer community. This can be hosted on a bilateral communication tool allowing you to respond to communicate with Backers. Examples of such tools are [Discord](https://discord.com/) or [Telegram](https://telegram.org/). Here are descriptions of how to set up a [Discord server](https://discord.com/blog/starting-your-first-discord-server),  and a [Telegram group](https://blog.en.uptodown.com/how-to-create-groups-and-channels-telegram/) respectively.
* An optional **video AMA session** where the Backers get to learn about your opportunity and ask you questions. You can host this on platforms such as [Youtube](https://www.youtube.com/) or [Crowdcast](https://www.crowdcast.io/) to help add a human touch to your raise
* Optional **co-marketing** on the launch of your pool with the Warbler Labs team

You will also have to decide on the content and timing of announcements that go out to the Goldfinch community.

Below is a template document to help you track of all things tooling and announcements

[Template Announcements + Tooling](https://www.notion.so/goldfinchfinance/Deal-Timeline-Annoucements-479e3aae7d57441ba52427ff86977258)


---

# 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://docs.goldfinch.finance/goldfinch/goldfinch-v1/borrower-how-to/launching-a-borrower-pool-on-goldfinch/stage-3-announcements-and-tooling-set-up.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.
