# Introduction to Jarvis

### Welcome to the Jarvis Documentation where you'll learn how to  build amazing web3 products. Integrate Jarvis into your wallet and utilize Jarvis from deploying to launching your blockchain project in 5 minutes.

Jarvis is a web3 AI that helps you handle the hard blockchain development stuff. So all you got to do is click button and submit data or give commands.

## Developers

With Jarvis you no longer need to write smart contracts or even handle deployment scripts & setups anymore.&#x20;

## Non Developers

That's right you don't need knowing how to code to create your stuff like own Crypto Token or NFTs, Time lock or ICO, these days all you've got to do is give commands! Leave the stress to Jarvis.&#x20;

{% hint style="info" %}
And if you don't how to interact with Jarvis this is where we will teach you!
{% endhint %}


---

# 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://shedrack.gitbook.io/jarvis-docs/introduction-to-jarvis.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.
