# Getting Started

- [Set up your advisor account](https://advisorguide.charityvest.org/getting-started/set-up-your-advisor-account.md): How to set up your advisor account and make the most of your firm's custom DAF platform.
- [FAQs](https://advisorguide.charityvest.org/getting-started/faqs.md): Answers to questions you may have as you get started with Charityvest for Advisors.
- [How client fees work](https://advisorguide.charityvest.org/getting-started/how-client-fees-work.md): Charityvest for Advisors offers a modern DAF capability with low client fees.
- [Activation kit (firm)](https://advisorguide.charityvest.org/getting-started/activation-kit-firm.md): Everything you need to introduce, explain, and share your firm's custom DAF program with your clients.


---

# 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://advisorguide.charityvest.org/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.
