# Code Call

## Code Call

- [Code Call 💻](https://codecall.gitbook.io/code-call/code-call.md): CodeCall connects businesses with global software engineers to create tailored software solutions through competitive collaboration.
- [Quick Start](https://codecall.gitbook.io/code-call/engineers-docs/quick-start.md): Code Call Quick Start Guide for Engineers
- [How To Present Your Contributions](https://codecall.gitbook.io/code-call/engineers-docs/how-to-present-your-contributions.md): Ensuring contribution validity and integrity
- [How To Evaluate Contribution Type](https://codecall.gitbook.io/code-call/engineers-docs/how-to-evaluate-contribution-type.md)
- [Submission Validity](https://codecall.gitbook.io/code-call/engineers-docs/submission-validity.md)
- [Appeals](https://codecall.gitbook.io/code-call/engineers-docs/appeals.md)
- [Payouts](https://codecall.gitbook.io/code-call/engineers-docs/payouts.md)
- [Invoicing Guidelines](https://codecall.gitbook.io/code-call/engineers-docs/invoicing-guidelines.md)
- [Experience Points](https://codecall.gitbook.io/code-call/engineers-docs/experience-points.md): Understanding the CodeCall XP System
- [The Reviewing Process](https://codecall.gitbook.io/code-call/reviewer-docs/the-reviewing-process.md)
- [How Reviewers Works](https://codecall.gitbook.io/code-call/reviewer-docs/how-reviewers-works.md)
- [Reviewing Eligibility](https://codecall.gitbook.io/code-call/reviewer-docs/reviewing-eligibility.md)
- [Disqualification Criteria](https://codecall.gitbook.io/code-call/reviewer-docs/disqualification-criteria.md)
- [Payouts and Rewards](https://codecall.gitbook.io/code-call/reviewer-docs/payouts-and-rewards.md)
- [The Development Process](https://codecall.gitbook.io/code-call/businesses/the-development-process.md)
- [Our Recommendations](https://codecall.gitbook.io/code-call/businesses/our-recommendations.md)
- [Project Types](https://codecall.gitbook.io/code-call/businesses/project-types.md)
- [Assessment Process](https://codecall.gitbook.io/code-call/businesses/assessment-process.md)
- [Early Withdrawal Policy](https://codecall.gitbook.io/code-call/businesses/early-withdrawal-policy.md)
- [Education and Training Contributions](https://codecall.gitbook.io/code-call/contributors/education-and-training-contributions.md)
- [Sponsors and Partners](https://codecall.gitbook.io/code-call/contributors/sponsors-and-partners.md)
- [Referring Businesses](https://codecall.gitbook.io/code-call/contributors/referring-businesses.md): At CodeCall, we believe in the power of community. Our developers and judges are the heart of our platform, and we want to reward you for helping us grow.
- [Useful Tools](https://codecall.gitbook.io/code-call/contributors/useful-tools.md): Our tool recommendations from our team and the CodeCall community, to help you in your various tasks, whether you're reviewing, contributing, or focusing on specific technologies.
- [Release Notes](https://codecall.gitbook.io/code-call/contributors/release-notes.md): At Code Call we believe in transparency and making sure you are up to date with our platform. Below you will find all our previous versions to our platform and our most updated one:
- [Geeky Section!](https://codecall.gitbook.io/code-call/geeky-section.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://codecall.gitbook.io/code-call/code-call.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.
