# Getting ATS coins

### ATS via OTC Sale

ATS is currently not listed on a DEX or a CEX and therefore the only option to get larger amounts of ATS is via over-the-counter sale.&#x20;

Currently the [lab10 collective](https://lab10.coop) is selling a limited amount of ATS to accredited investors (>50k €) with a full KYC/AML check.&#x20;

Everybody else interested in ARTIS 2.0 should join the [Discord](https://discord.gg/zBFefyhfQ5) server and have a look at the fair [Gnosis Auction](/artis-2.0/artis-2.0-transition-overview.md#step-3-easyauction).&#x20;

### Get ATS20 on Ethereum

{% hint style="danger" %}
Stopped: ATS20 can't be purchased anymore on Ethereum mainnet!&#x20;
{% endhint %}

{% hint style="warning" %}
If you send ETH to this contract the transaction will fail and you loose your transaction fee!
{% endhint %}

You could get your hands onto ATS20 on Ethereum by sending ETH to the contract: [0xcc1320a48c76385e17e4e1c759ce8ea1d11687c2](https://etherscan.io/address/0xcc1320a48c76385e17e4e1c759ce8ea1d11687c2)

Further details on how it worked:&#x20;

{% embed url="<https://github.com/lab10-coop/EthToErc20Swap>" %}

To transform these ATS20 into ATS, they have to be moved back to the ARTIS ∑1 blockchain via the [ATS <> ATS20 bridge](/archive/tools/artis-to-ethereum-bridges.md#ats-less-than-greater-than-ats20-on-ethereum-bridge).&#x20;

### tATS on ARTIS τ1 Testnet

If you just want to deploy your DApp onto the ARTIS τ1 Testnet or experiment with Minerva wallets (see [Wallets](/about/wallets.md)) then you can get your first tATS coins from the faucet:

{% content-ref url="/pages/-MK4J7D3-bG9uG84gXLg" %}
[tATS Faucet](/archive/tools/faucet.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.artis.eco/archive/getting-ats-coins.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.
