> For the complete documentation index, see [llms.txt](https://whitepaper.argybargy.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.argybargy.io/for-vcs-and-angel-investors/buy-token.md).

# Buy Token

{% hint style="success" %}
We're excited about the interest shown by Venture Capitalists and Angel Investors in the $ARGY token. If you're a VC or an angel investor eyeing an opportunity with us, let's talk business.
{% endhint %}

Let's Talk Business:

1. **Reach Out.** Please feel free to contact us at <business@argybargy.io>. We are open to discussions and keen to hear about your insights and how you envision our collaboration.
2. **Schedule a Meeting.** Upon receiving your email, we will promptly arrange a call or a meeting. This will be a great opportunity to delve into your needs and expectations and how we can work together towards achieving shared goals.
3. **Exploring Possibilities.** We are eager to discuss how our project aligns with your investment strategies. Whether it's about potential funding, strategic partnerships, or other collaborative opportunities, we are all ears.

{% hint style="info" %}
Right now, we've got some great options for token investments that include volume bonuses – and yes, this is open to all VCs. Our token sales are generally geared towards our awesome community and the public, but we totally welcome the big players, too. Just a heads up: we've set the max investment bar at $250,000 USD. We want to keep things fair and give everyone a shot at being a part of our journey.
{% endhint %}

## Your Partnership, Our Growth

We believe that every conversation could lead to new possibilities. With your expertise and our innovation, we can pave the way for groundbreaking achievements in the Gaming Industry. Let’s join hands to create something extraordinary.


---

# 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://whitepaper.argybargy.io/for-vcs-and-angel-investors/buy-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.
