# Sidekick Help, How-tos, and FAQs

## Sidekick Help, How-tos, and FAQs

- [Welcome to the help center!](https://help.sidekick.education/master.md)
- [Sidekick Projects](https://help.sidekick.education/how-to-guides-1/sidekick-project-guide.md)
- [What to expect for a project](https://help.sidekick.education/how-to-guides-1/sidekick-project-guide/project-overview.md)
- [Annotated expert work samples](https://help.sidekick.education/how-to-guides-1/sidekick-project-guide/creating-expert-work-samples.md)
- [In-person entry events](https://help.sidekick.education/how-to-guides-1/sidekick-project-guide/in-person-entry-events.md)
- [Project updates](https://help.sidekick.education/how-to-guides-1/sidekick-project-guide/project-updates.md)
- [Online project feedback](https://help.sidekick.education/how-to-guides-1/sidekick-project-guide/providing-feedback-online.md)
- [Exit videos](https://help.sidekick.education/how-to-guides-1/sidekick-project-guide/exit-videos.md)
- [Sidekick Project Support](https://help.sidekick.education/how-to-guides-1/sidekick-project-support.md)
- [Support workflows](https://help.sidekick.education/how-to-guides-1/sidekick-project-support/untitled-1.md)
- [Support message templates](https://help.sidekick.education/how-to-guides-1/sidekick-project-support/untitled.md)
- [Setting up your IT](https://help.sidekick.education/for-administrators/set-up-your-technology.md): We take advantage of a number of secure technology protocols to provide our services. Here's how to set up your district or school so that everything runs smoothly.
- [Submitting expenses for reimbursement](https://help.sidekick.education/for-partners/submitting-expenses-for-reimbursement.md)
- [Expectations for student behavior and output](https://help.sidekick.education/for-partners/for-partners-1.md)
- [FAQs](https://help.sidekick.education/more/faqs.md)
- [How do you screen professionals?](https://help.sidekick.education/more/faqs/how-do-you-screen-professionals.md)
- [What are integration credits?](https://help.sidekick.education/more/faqs/integration-credits-pricing.md)
- [Terms and Policies](https://help.sidekick.education/more/terms-and-policies.md)
- [Terms of Service](https://help.sidekick.education/more/terms-and-policies/terms-of-service.md): Master Edition
- [Privacy, Data, & Cookies](https://help.sidekick.education/more/terms-and-policies/privacy.md)
- [Service Level Agreements](https://help.sidekick.education/more/terms-and-policies/master-service-level-agreement.md): Master Edition
- [Acceptable Conduct](https://help.sidekick.education/more/terms-and-policies/code-of-conduct.md)
- [Anti-discrimination](https://help.sidekick.education/more/terms-and-policies/anti-discrimination.md)
- [Intellectual Property](https://help.sidekick.education/more/terms-and-policies/intellectual-property.md)
- [Technology Support](https://help.sidekick.education/more/product-guides.md)
- [File and Folder Sharing](https://help.sidekick.education/more/product-guides/file-and-folder-sharing.md)
- [Troubleshooting Student Accounts](https://help.sidekick.education/more/product-guides/file-and-folder-sharing/troubleshooting-student-accounts.md)
- [Video Calls](https://help.sidekick.education/more/product-guides/video-calls.md)
- [Set up your device](https://help.sidekick.education/more/product-guides/video-calls/set-up-your-device.md)
- [Leading your Video Call](https://help.sidekick.education/more/product-guides/video-calls/run-your-call.md)
- [Troubleshooting Calls](https://help.sidekick.education/more/product-guides/video-calls/troubleshoot-your-call.md)
- [Templates and resources](https://help.sidekick.education/more/templates-and-resources.md)
- [Email template for students to recruit experts for projects](https://help.sidekick.education/more/templates-and-resources/email-templates.md)
- [Outline for partners to make an inquiry-based presentation](https://help.sidekick.education/more/templates-and-resources/outline-for-an-inquiry-based-presentation.md)
- [Optional online mentorship training for partners](https://help.sidekick.education/more/templates-and-resources/optional-online-mentorship-training.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.sidekick.education/master.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.
