# Proxima

[Proxima](https://proxima.tools/) is an all-in-one infrastructure platform for token lifecycle management. It integrates directly with Anoncoin, allowing creators to deploy and manage coins from a single professional interface.

## What Proxima Does

Deploy coins on Anoncoin from one unified interface, and acquire and manage a share of your token's supply with precision.

## How to Launch on Anoncoin via Proxima

1. Visit [app.proxima.tools](https://app.proxima.tools/) and request access
2. Click **Create New Launch**
3. Select **Anoncoin** as your launchpad
4. Enter your **Anoncoin API Key** (see [API Key](/apis/api-key.md) for setup)
5. Configure your coin details (name, ticker, image, description)
6. Deploy your coin - it will appear on Anoncoin automatically

## Creator Identity

Since you use the same API key tied to your Anoncoin account, coins launched via Proxima are attributed to your account on Anoncoin. The same anonymous creator rules apply - your identity is not revealed, but your follower bucket is displayed. For example, if your X (Twitter) account has 10,500 followers, the coin will show the creator as someone with **10k+** followers, just as it would for a direct launch on Anoncoin.

## Creator Fees

Creator fees for coins launched via Proxima are identical to those for coins launched directly on Anoncoin. The same fee percentages and distribution rules apply. See [Fees](/platform-mechanics/fees.md) for the full breakdown.

Proxima may charge its own service fees for using the platform. Please check their [Documentation](https://docs.proxima.tools) for details on Proxima's pricing. Anoncoin has no influence on fees charged by Proxima.

> 📌 Proxima is a third-party tool. For support, visit the [Proxima Documentation](https://docs.proxima.tools) or contact [@0xTheo\_\_](https://x.com/0xTheo__) on X.

***

*Proxima is an independent third-party tool not operated by Anoncoin. Anoncoin makes no guarantees regarding creator fee distribution, token operations, or any other functionality provided by Proxima. Parameters, fees, and features within Proxima may change at any time without notice - please verify all details directly on the platform before use. Use at your own risk.*


---

# 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.anoncoin.it/devving-tools/proxima.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.
