# Accessing Borrower Communication Channels

To learn more about Goldfinch Borrower communication channels, read the [Borrower communication](/goldfinch/goldfinch-v1/borrower-communication.md) section of the documentation.

### Token-gated Discord channel&#x20;

As a reminder, these channels are configured to allow only:&#x20;

* Backers in the Pool in question, i.e. anyone who has at least one pool token which represents their position as a Backer in the pool, and&#x20;
* Senior Pool LPs with at least 10,000 FIDU or staked FIDU tokens.&#x20;
* To protect Borrowers confidential information, Investors will have their access revoked if they don’t meet either of the above requirements.&#x20;

To access the channel:

1. Click this [link](https://discord.com/channels/793925570739044362/1034881143964717066) to enter the Goldfinch Discord server
2. Once you are in the server, enter the **#guild-join** channel to verify your assets. You will find this channel under the ‘Borrower Pools’ category.

<figure><img src="/files/WwZRLoDwmZlX0vUQT5uD" alt=""><figcaption></figcaption></figure>

3\. In the channel, you will see the message pictured below. Click **‘Verify your assets’** and follow the instructions to verify your assets. Please make sure you are using the wallet that contains your pool tokens to verify your assets.

<figure><img src="/files/tHxfuzkvXcLIqXfmRcur" alt=""><figcaption></figcaption></figure>

4\. Once your asset verification is complete, you will be able to access the token-gated channels for any pools for which you qualify.

### Password-gated Dataroom

In each of these Discord channels, there will be a pinned message containing directions for accessing the password-protected Datarooms where Borrowers will share NDA-protected information. That way, any Backer or LP who accesses the Discord channel using their pool token or FIDU as verification will be able to easily access the Dataroom password as well.


---

# 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/guides/accessing-borrower-communication-channels.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.
