> For the complete documentation index, see [llms.txt](https://docs.safecoin.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.safecoin.org/get-started/acquiring-usdsafe.md).

# Acquiring $SAFE

## The basics

SAFE can be traded at [safe.trade](https://safe.trade/). It can be transferred from one SAFE address to another, similar to other cryptocurrencies. You can also receive it as a reward for participating in the voting process (either by running a validator or staking your existing SAFE to someone else’s - this will be explained soon).

Because SafeCoin did not have an IEO, there is no need for KYC (Know Your Customer) and is available to US citizens.

Informative Guide from Martin - [mschillhorn.medium.com/how-to-buy-safecoin](https://mschillhorn.medium.com/how-to-buy-safecoin-safe-7a4ddda5ba5f)\
Informative Video Guide from FrankenSense  -   <https://www.youtube.com/watch?v=f-WcX2RENL0>


---

# 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://docs.safecoin.org/get-started/acquiring-usdsafe.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.
