# Quick Start Guide

The Quick Start Guide is designed to help you set up and configure your HelpYouSponsor account efficiently. This section will walk you through the essential steps to get your sponsorship programs up and running quickly. We'll cover the following key areas:

1. [Account information.](/guides/getting-started/quick-start-guide/account-information.md)
2. [Email Settings.](/guides/getting-started/quick-start-guide/email-settings.md)
3. [Payment Gateways.](/guides/getting-started/quick-start-guide/payment-gateways.md)

By following this guide, you'll be able to configure the fundamental aspects of your account, ensuring that you can start managing your sponsorship programs, donors, and recipients effectively.


---

# 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.helpyousponsor.com/guides/getting-started/quick-start-guide.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.
