# Post a job

Anyone or organization can post a Web3 job. You need make sure all information is accurate and updated.&#x20;

First, navigate to "Jobs" tab.

<figure><img src="https://3397890449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiBdmmfqxrpGs3ThO9llz%2Fuploads%2Fx6ekeLDfws0Y0KlO15BN%2Fimage.png?alt=media&#x26;token=b54168d3-42f2-4773-b32c-a789b38d0c02" alt=""><figcaption></figcaption></figure>

And then click "Post a job" button, you need input all necessary information.

<figure><img src="https://3397890449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiBdmmfqxrpGs3ThO9llz%2Fuploads%2FlqZr41esHlbydIdIkzt5%2Fimage.png?alt=media&#x26;token=48b3fba8-ead2-4870-847b-782a64a55937" alt=""><figcaption></figcaption></figure>

Be sure to check the content before submit since you don't have a chance to modify it.


---

# 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://connex.gitbook.io/connex/guides/post-a-job.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.
