> For the complete documentation index, see [llms.txt](https://alfasociety.gitbook.io/alfa.society-information-hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alfasociety.gitbook.io/alfa.society-information-hub/alfa-token/how-to-buy-usdalfa.md).

# How to buy $ALFA

{% hint style="warning" %}
You will need an ETH wallet compatible with the [Uniswap DEX](https://app.uniswap.org/#/swap?outputCurrency=0x5609972dD1655455EAbc7019B9Df15F8d00640BA\&chain=mainnet). We recommend MetaMask
{% endhint %}

{% hint style="info" %}
The contract address is: 0x128ad1ad707c3B36e6F2ac9739f9dF7516FdB592
{% endhint %}

{% hint style="danger" %}
Buy tax is 6% and sell tax is 8%. Transfer tax is 10%. The recommended slippage is 10%
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://alfasociety.gitbook.io/alfa.society-information-hub/alfa-token/how-to-buy-usdalfa.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.
