# Getting Started

{% hint style="info" %}
First, we ask all interested nonprofit organizations to take a quick product tour and book a demo with one of our team members. <https://theadvocateplatform.com> has all the details to get going.
{% endhint %}

This documentation site will tell you everything you need to know about using Advocate. See something that's missing or have a question? Submit it here

Go to [www.theadvocateplatform.com](https://theadvocateplatform.com) and enter your organization details.

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

Enter either your EIN or search for your organization name to get started.

**Once you submit your EIN or organization name, you should be able to find a per-populateed form with info we pulled from ProPublica:**

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

Next you can verify that all of the information in the form is correct, follow the prompts and submit your organizational info to Reciprocity for review.

### **After you submit your organization info, you should receive a confirmation email.**

A team member at Reciprocity will reach out to you after reviewing your application. Due to a high demand for our services and a commitment to creating the best possible experiences for nonprofits, and more importantly the people they serve, we will contact you according to your geography, program type and application details in the order in which the application was received.

**Once we review your application a member of our team will reach out to set up a demo & coordinate next steps. ->**


---

# 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.advocatewithus.com/organization-users/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.
