# Dive Into DeeLance Move!

## **Contribute to DeeLance**

1. **Submit improve Documentation:**\
   If you spot any mistakes or see potential improvements, kindly submit a pull request (PR) [here](https://github.com/Deelance/Deelance-Testnet).
2. **Share Improvement Proposal to DeeLance:** \
   The primary aim is to gather technical insights.
3. **Contribute in the form of an Article:** \
   Help in onboarding new developers by crafting tutorials or comprehensive guides.
4. **Become a Representative of DeeLance:** \
   Host Ask Me Anything (AMA) sessions, and enlighten developers and the community through educational initiatives.

<br>


---

# 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://docs.deelance.com/dive-into-deelance-move.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.
