# FAQ

{% hint style="info" %}

#### How do I add API Keys for a Swarm campaign?

Please click on the guide below for detailed instructions.
{% endhint %}

{% content-ref url="/pages/-Mc9CyfbCh2zdFu-5kzu" %}
[Adding API for Binance](/autonio-foundation/niox-suite/swarm/guides/adding-api-for-binance.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZmc79LKyhDUry6CJJ-" %}
[Adding API for Crypto.com](/autonio-foundation/niox-suite/swarm/guides/adding-api.md)
{% endcontent-ref %}

{% hint style="info" %}

#### How do I use NIOX Maker?

The Quickstart guide below will help you get trading fast.
{% endhint %}

{% content-ref url="/pages/-MZcbfMWq7Ot9KPNBiGg" %}
[Quickstart](/autonio-foundation/niox-suite/maker/guides/getting-started.md)
{% endcontent-ref %}

{% hint style="info" %}

#### Do you have any suggestions for running a market maker during a Swarm campaign?

The Tips link below offers some ideas.&#x20;
{% endhint %}

{% content-ref url="/pages/-MZmbpbvs\_izweTzQVyP" %}
[Tips](/autonio-foundation/niox-suite/maker/guides/tips.md)
{% endcontent-ref %}

{% hint style="info" %}

#### Where can I find a list of ongoing campaigns?

A list of all past and future campaigns is available in NIOX Maker under the section "Campaigns". Alternatively, you can find full details on the [official swarm website](https://www.swarm.autonio.io/#campaigns).
{% endhint %}

{% hint style="info" %}

#### Can I participate in more than one campaign?

Yes, you can participate in multiple campaigns and run multiple sessions.
{% endhint %}

{% hint style="info" %}

#### How can I increase my chances of earning more rewards?

1. Generate more volume then other users. You can do this by filling more and larger orders than other Swarm participants.
2. Set your spread as narrow as possible (just enough to cover your trading fees).
3. Run multiple sessions.
   {% endhint %}

{% hint style="info" %}

#### How are rewards calculated?

Reward calculation is based on two core activities: volume generation and liquidity provision. The more volume a user generates and the more liquidity he/she provides, the more rewards he/she will reap by the end of the campaign.

Low rates of slippage lead to greater rewards. The narrower the gap between desired buy and sell prices, the more rewards the liquidity provider earns.

Rewards for volume generation are based on the total volume a user has generated by the end of a given campaign. Users are rewarded according to how much volume (in percentage terms) they have generated relative to others. Example: if a user generates 50% of all created volume in a campaign, he/she would earn 50% of the available rewards.
{% endhint %}


---

# 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://autonio.gitbook.io/autonio-foundation/niox-suite/swarm/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.
