# FAQ

### **How to communicate with us?** [<img src="https://emojis.slackmojis.com/emojis/images/1493686527/2160/slack.png?1493686527" alt="slack logo" data-size="line"> ](https://slackmojis.com/emojis/2160-slack/download)

All communication should happen on [Slack](http://ignitus.slack.com/), [GitHub](https://github.com/Ignitus).&#x20;

### **What is the deadline for any task submission?**

Ideally  be active and complete your tasks within the appropriate duration. ⏱

### **What is the Technical stack for this project?**

Please refer [here](https://ignitus.gitbook.io/ignitus/technical-stack/technologies).&#x20;

### **How to start as a beginner so as to contribute to the project?**

There are many beginner level issues to begin with which includes documentation 📄, development & design. Also, feel free to open new tickets, contributors can claim a ticket by commenting on it. We are always open to new ideas and suggestions.  [<img src="https://emojis.slackmojis.com/emojis/images/1469223471/679/charmander_dancing.gif?1469223471" alt="charmander dancing pokemon" data-size="line">](https://slackmojis.com/emojis/679-charmander_dancing/download)


---

# 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://ignitus-docs.gitbook.io/ignitus/documentation/faq.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.
