# Tools

Here are some of the tools that we use @Ignitus to manage our day-to-day workflow. ☸

### [<img src="https://emojis.slackmojis.com/emojis/images/1589961658/9132/jira-new.png?1589961658" alt="jira new random" data-size="line">](https://slackmojis.com/emojis/9132-jira-new/download) JIRA

It is a tool developed by **Atlassian**. It is used for bug tracking, issue tracking, and project management.&#x20;

Feel free to join us by clicking on the [invite link](https://id.atlassian.com/invite/p/jira-software?id=UCatpN6FQey1IUdjMHNRDQ).

### [<img src="https://emojis.slackmojis.com/emojis/images/1571224860/6693/confluence-new.png?1571224860" alt="confluence new random" data-size="line">](https://slackmojis.com/emojis/6693-confluence-new/download) **Confluence**

It is a collaboration software program developed and published by Australian software company       Atlassian.

Feel free to join us by clicking on the [invite link](https://id.atlassian.com/invite/p/confluence?id=i7oNAMzFRguZAfMjq2DAmg).

### AngelList

We list our openings on **AngelList**, feel free to browse them [here](https://angel.co/company/ignitus-2/jobs).

### [<img src="https://emojis.slackmojis.com/emojis/images/1581539528/7809/new-slack-logo.png?1581539528" alt="new slack logo random" data-size="line">](https://slackmojis.com/emojis/7809-new-slack-logo/download) Slack

It's where the people you need, the information you share, and the tools you use come together to get things done.

All communications @Igntius take place on slack, Feel free to join us by clicking on the [invite link](https://bit.ly/JoinIgnitusSlack).

### [<img src="https://emojis.slackmojis.com/emojis/images/1450822151/257/github.png?1450822151" alt="github logo" data-size="line">](https://slackmojis.com/emojis/257-github/download)Github

It brings together the world's largest community of developers to discover, share, and build better software.&#x20;

If you are interested in joining us on GitHub please open a ticket stating your interest in joining us. <https://github.com/Ignitus/Ignitus-client/issues>.

### GitBook

It is a modern documentation platform where teams can document everything from products to internal knowledge-bases and APIs.

If you want to help us in writing docs, feel free to let us know through [slack](<https://bit.ly/JoinIgnitusSlack >) we will add you as a writer in our GitBook doc.

### [<img src="https://emojis.slackmojis.com/emojis/images/1585055723/8322/figma.png?1585055723" alt="figma logo" data-size="line">](https://slackmojis.com/emojis/8322-figma/download)Figma&#x20;

It**** is a digital design and prototyping tool.

Access our existing designs [here](https://www.figma.com/file/BrP5RowC7va50HyETZQUDA/Ignitus-Design).

&#x20;


---

# 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/technical-stack/tools.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.
