> For the complete documentation index, see [llms.txt](https://invest.zelf.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://invest.zelf.world/how-to-buy-zns-token.md).

# How to Buy ZNS Token?

1. Contact <mark style="color:blue;">**<wallet@zelf.world>**</mark> and request a copy of the [Token Purchase Agreement.](https://docsend.dropbox.com/view/gyst3ygzv5qjiiy9)
2. Fill out the yellow sections of the Agreement.&#x20;

* If you are paying via fiat/ACH/Wire transfer, please write USD in the **Asset Use to Pay**, otherwise write the token used to pay. We accept Solana, Ethereum, Bitcoin, and USDT.
* If paying via fiat/ACH/Wire transfer, in the **Asset's Spot Price** write $1 USD, otherwise when paying with crypto, first talk with the Zelf representative and agree on the spot price for which Zelf will receive the tokens.&#x20;
* The **token purchase price** will be assigned depending on the investment round you are involved in.&#x20;
* The **number of tokens** will be equivalent to the investment equivalent in USD divided by the token price.&#x20;
* Provide a **Solana address**, preferably from [Phantom Wallet](https://phantom.com/).&#x20;

<figure><img src="/files/hngZQtUxZrOTcH1RHTeK" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/YGEG3GlsNCmvFE9djeBe" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ozvGINZIdIKzGx5ZIVFy" alt=""><figcaption></figcaption></figure>

3. Send the document in Word format to <mark style="color:blue;">**<wallet@zelf.world>**</mark>
4. Zelf's legal representative will send the document via **Dropbox Sign** for you to sign.


---

# 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, and the optional `goal` query parameter:

```
GET https://invest.zelf.world/how-to-buy-zns-token.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
