> For the complete documentation index, see [llms.txt](https://docs.kindx.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kindx.org/get-started/ready-to-start.md).

# Ready to Start

<details>

<summary>Step1: Fill up the form</summary>

* We collect the basic information of your 501(c)(3) nonprofit (less than 1 minute)

</details>

{% embed url="<https://kindcause.typeform.com/to/zt6g7D1i?utm_campaign=KindX#s=docs&r=xxxxx>" fullWidth="true" %}

<details>

<summary>Step 2: We set up the call</summary>

* We get to understand your nonprofit operations and brainstorm for solutions to address the pain points

</details>

<details>

<summary>Step 3: Architect and Design / Iterate / Testing Acceptance</summary>

* We do a business process review
* Obtain client feedback on the solution design
* Test for robustness of the system
* User acceptance testing and development with the client

</details>

<details>

<summary>Step 4: Solution Release</summary>

* Training and Documentation
* Solution Release Planning
* Solution Implementation
* Go-Live
* Solution Sign-off

</details>

<details>

<summary>Step  5: Post-Go-live Support</summary>

* We are there to help you when you need us&#x20;

</details>


---

# 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.kindx.org/get-started/ready-to-start.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.
