# The Book of WeCode

As we are becoming more and more WeCode'rs we also get more and more of the same basic questions, along with many requests on stuff we waste time on or shouldn't spend time on.&#x20;

Therefor the book of WeCode.

*May the force be with you.*

![](/files/-M_028TihBok3OvdkzXm)


---

# 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.wecode.com/the-book-of-wecode/master.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.
