> For the complete documentation index, see [llms.txt](https://inten-jobs.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inten-jobs.gitbook.io/knowledge-base/companies-start-here.md).

# companies start here

- [Quick start for companies](https://inten-jobs.gitbook.io/knowledge-base/companies-start-here/quick-start-for-companies.md): You must be a company looking for new amazing talent. We are happy to announce you're in the right place. Use this Quick start page to get you up and running in the fastest time.
- [Guides](https://inten-jobs.gitbook.io/knowledge-base/companies-start-here/guides.md): We believe that knowledge is power. Our Guides page is designed to empower you with the insights, tips, and best practices you need to make the most out of our platform.
- [Posting Jobs](https://inten-jobs.gitbook.io/knowledge-base/companies-start-here/guides/posting-jobs.md)
- [Boosting](https://inten-jobs.gitbook.io/knowledge-base/companies-start-here/guides/boosting.md): Boost your job ad today to uncover the full power of the Inten Platform
- [Downloading applicants](https://inten-jobs.gitbook.io/knowledge-base/companies-start-here/guides/downloading-applicants.md)
- [Searching our database](https://inten-jobs.gitbook.io/knowledge-base/companies-start-here/guides/searching-our-database.md)
- [Inviting team members](https://inten-jobs.gitbook.io/knowledge-base/companies-start-here/guides/inviting-team-members.md): \*Coming soon
- [Products](https://inten-jobs.gitbook.io/knowledge-base/companies-start-here/products.md): We're excited to introduce you to our job board and talent-sourcing platform, designed to streamline and enhance your talent acquisition process.
- [Job ads](https://inten-jobs.gitbook.io/knowledge-base/companies-start-here/products/job-ads.md)
- [Talent database search](https://inten-jobs.gitbook.io/knowledge-base/companies-start-here/products/talent-database-search.md)
- [Marketing initiative](https://inten-jobs.gitbook.io/knowledge-base/companies-start-here/products/marketing-initiative.md)
- [Employer of record (EOR)](https://inten-jobs.gitbook.io/knowledge-base/companies-start-here/products/employer-of-record-eor.md): Used by teams large and small with 20,000+ businesses across the globe (and counting)
- [Global payroll](https://inten-jobs.gitbook.io/knowledge-base/companies-start-here/products/global-payroll.md): Consolidate and streamline your international payroll operations. We’ll handle compliance, tax deductions and filings wherever you have entities—all supported by our team of in-house payroll experts.
- [Pricing](https://inten-jobs.gitbook.io/knowledge-base/companies-start-here/pricing.md): Unlock the full potential of Inten with our premium features, and experience a big difference in convenience and reach when it comes to finding and matching with amazing professionals.
- [Top up plans](https://inten-jobs.gitbook.io/knowledge-base/companies-start-here/pricing/top-up-plans.md): The most flexible plan available to our users.
- [Bundles](https://inten-jobs.gitbook.io/knowledge-base/companies-start-here/pricing/bundles.md): Get access to the plans with the best value—annual commitment.


---

# 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, and the optional `goal` query parameter:

```
GET https://inten-jobs.gitbook.io/knowledge-base/companies-start-here.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
