> 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/blog/the-blog.md).

# The blog

{% hint style="info" %}
Need more help? [Contact support](https://share-eu1.hsforms.com/17Dg6h-w3RcKrfET2g4-5mQf47va).
{% endhint %}

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>What qualities employers are looking for in employees</td><td></td><td></td><td><a href="/pages/GMIvA1DqNV3KYWudVylh">/pages/GMIvA1DqNV3KYWudVylh</a></td></tr><tr><td>How to clear your browser's cache</td><td></td><td></td><td><a href="/pages/Ou00GRdMKEhc9ERYiarv">/pages/Ou00GRdMKEhc9ERYiarv</a></td></tr><tr><td>Browsers supported by Inten</td><td></td><td></td><td><a href="/pages/HXpVyPoIFpZGJrOGrSVH">/pages/HXpVyPoIFpZGJrOGrSVH</a></td></tr><tr><td>How To Negotiate A Higher Salary: 5 Skills You Need To Know</td><td></td><td></td><td><a href="/pages/7qw0PP1djzy2OlkPoh6C">/pages/7qw0PP1djzy2OlkPoh6C</a></td></tr><tr><td>What are the Health Benefits of Working Remotely</td><td></td><td></td><td><a href="/pages/R7hTtmaEy8joTu2Jhc70">/pages/R7hTtmaEy8joTu2Jhc70</a></td></tr><tr><td>9 key challenges in digital transformation and recruiting</td><td></td><td></td><td><a href="/pages/YcZeuZ6Ob9QBkl79U0e7">/pages/YcZeuZ6Ob9QBkl79U0e7</a></td></tr><tr><td>How to best prepare for a virtual interview</td><td></td><td></td><td></td></tr></tbody></table>


---

# 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/blog/the-blog.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.
