# GETTING STARTED

- [Getting Started](https://docs.opentrade.io/getting-started/getting-started.md): Learn to connect to OpenTrade and get ready to invest.
- [Onboarding](https://docs.opentrade.io/getting-started/onboarding.md): Learn more about the onboarding process and eligibility requirements.
- [Eligibility Requirements](https://docs.opentrade.io/getting-started/onboarding/eligibility-requirements.md): Learn more about who is eligible (and who is not) to use OpenTrade.
- [How to Invest in a Vault](https://docs.opentrade.io/getting-started/how-to-invest-in-a-vault.md): Learn more about how to make loans on the OpenTrade platform.
- [How to Make a Withdrawal](https://docs.opentrade.io/getting-started/how-to-make-a-withdrawal.md): Lear more about how to withdraw loan principal from the USD Money Market Fund Vault
- [Investment via Transfer Guide](https://docs.opentrade.io/getting-started/investment-via-transfer-guide.md): Learn how to use the Investment via Transfer process with OpenTrade
- [Fireblocks Users](https://docs.opentrade.io/getting-started/fireblocks-users.md): Guides for using Fireblocks with the OpenTrade Platform
- [End-to-End](https://docs.opentrade.io/getting-started/fireblocks-users/end-to-end.md): This guide describes the end-to-end set up, investment, and withdrawal process for Fireblocks users.
- [Whitelisting Contracts](https://docs.opentrade.io/getting-started/fireblocks-users/whitelisting-contracts.md): Learn how to whitelist OpenTrade contract addresses in Fireblocks
- [Configuring Your Policies](https://docs.opentrade.io/getting-started/fireblocks-users/configuring-your-policies.md): Learn how to configure your Fireblocks TAP to interact with OpenTrade
- [Connecting via WalletConnect](https://docs.opentrade.io/getting-started/fireblocks-users/connecting-via-walletconnect.md): Learn how to connect Fireblocks to OpenTrade via WalletConnect
- [Listing a Vault Token](https://docs.opentrade.io/getting-started/fireblocks-users/listing-a-vault-token.md): Learn how to list vault tokens in your Fireblocks workspace and wallets.
- [Making an Investment](https://docs.opentrade.io/getting-started/fireblocks-users/making-an-investment.md): Learn how to make an investment in OpenTrade using Fireblocks
- [Making a Withdrawal Request](https://docs.opentrade.io/getting-started/fireblocks-users/making-a-withdrawal-request.md): Learn how to make a Withdrawal Request with Fireblocks
- [Safe{Wallet} Users](https://docs.opentrade.io/getting-started/safe-wallet-users.md): View user guides for connecting and interacting with OpenTrade via a Safe{Wallet}


---

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

```
GET https://docs.opentrade.io/getting-started.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.
