# Contribute

## GitHub guide

Uploading your work to GitHub might sound tricky, so here's a small guide

{% content-ref url="/pages/qoCxGfdDDfSAnlgVLhp2" %}
[GitHub guide](/contribute/github-guide.md)
{% endcontent-ref %}

## The Arcticons style

Icons have to look consistent, so we have a basic set of principles

{% content-ref url="/pages/t9ydcPxkuNLU6GyD0X2v" %}
[Creating icons](/contribute/creating-icons.md)
{% endcontent-ref %}

## Vector editor guides

You can create icons with the vector edit software of your choosing.

{% content-ref url="/pages/eTCJtEdsBDWizDlauob4" %}
[Vector editing software](/contribute/vector-editing-software.md)
{% endcontent-ref %}

## Contribute without designing or coding

You can even help out without any knowledge of designing or coding, check out how here.

{% content-ref url="/pages/QTEdxQtWXtNVJqQHPLD8" %}
[Updating existing apps](/contribute/updating-existing-apps.md)
{% endcontent-ref %}

{% content-ref url="/pages/yaTAmO9PfD193Rw4yoLk" %}
[Categorize icons](/contribute/categorize-icons.md)
{% endcontent-ref %}

{% content-ref url="/spaces/2RrVVBRQ3dxPE4yo9gYS/pages/XPFoeHXxHxJS78gNClU5" %}
[Building the app yourself](/contribute/building-the-app-yourself.md)
{% endcontent-ref %}


---

# 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.arcticons.com/contribute.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.
