# Investor How-To

- [Getting Started on Goldfinch](https://docs.goldfinch.finance/goldfinch/goldfinch-v1/guides/getting-started.md)
- [Verifying Your Identity](https://docs.goldfinch.finance/goldfinch/goldfinch-v1/guides/verifying-your-identity.md)
- [Participating in Callable Deals](https://docs.goldfinch.finance/goldfinch/goldfinch-v1/guides/participating-in-callable-deals.md): Callable loans provide Backers with the flexibility to call back their capital with 2 months notice.
- [Participating in the Senior Pool](https://docs.goldfinch.finance/goldfinch/goldfinch-v1/guides/participating-in-the-senior-pool.md): This section covers instructions on supplying / staking in the Senior Pool
- [Participating in Borrower Pools](https://docs.goldfinch.finance/goldfinch/goldfinch-v1/guides/participating-in-borrower-pools.md)
- [Participating in Liquidity Mining](https://docs.goldfinch.finance/goldfinch/goldfinch-v1/guides/participating-in-liquidity-mining.md)
- [Claiming GFI Distributions](https://docs.goldfinch.finance/goldfinch/goldfinch-v1/guides/claiming-gfi-distributions.md): This is a manual for receiving GFI.
- [Accessing Borrower Communication Channels](https://docs.goldfinch.finance/goldfinch/goldfinch-v1/guides/accessing-borrower-communication-channels.md): Step-by-step instructions to access Goldfinch's Borrower communication channels
- [Purchasing coverage with Nexus Mutual](https://docs.goldfinch.finance/goldfinch/goldfinch-v1/guides/purchasing-cover-with-nexus-mutual.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://docs.goldfinch.finance/goldfinch/goldfinch-v1/guides.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.
