> For the complete documentation index, see [llms.txt](https://docs.metacces.com/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metacces.com/whitepaper/metacces-general/ar-vr-game/blacxes/swap.md).

# Swap

## Easily exchange Blacxes

<figure><img src="/files/3VBCbvRJfLrkhY4bG56E" alt=""><figcaption></figcaption></figure>

1. **Initiating the Swap:**
   * Users initiate the swap process within the Metacces platform, where Blacxes, serving as unique digital assets, are exchangeable for Access Coin.
   * This process typically begins in the user's digital wallet within the Metacces application.
2. **Determining Exchange Rates:**
   * The value of Blacxes in relation to Access Coin is determined by the current exchange rate, which can be influenced by market dynamics, demand, and supply within the Metacces ecosystem.
   * Users are provided with real-time information on the exchange rates, ensuring transparency and informed decision-making.
3. **Verification and Validation:**
   * The swap transaction undergoes a verification process to ensure the authenticity and ownership of the Blacxes being exchanged.
   * Security protocols within the Metacces blockchain validate the transaction, maintaining the integrity and trust of the swapping process.
4. **Execution of the Swap:**
   * Upon receiving the Access coin payment, the smart contract verifies the transaction's validity and authenticity. Once confirmed, the smart contract transfers ownership of the Blacxes from the seller to the buyer. The Blacxes is now registered as the buyer's private property on the Metacces blockchain and is stored in their decentralized wallet.
5. **Record Keeping:**
   * The transaction details, including the buyer, seller, Blacxes details, and transaction timestamp, are recorded on the Metacces blockchain. This ensures transparency, security, and immutability of ownership records.
6. **Ongoing Engagement:**
   * The Blacxes owner can choose to hold, trade, or utilize their Blacxes within the Metacces ecosystem for various purposes, aligning with their goals and objectives in the new Internet world created by Metacces.


---

# 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://docs.metacces.com/whitepaper/metacces-general/ar-vr-game/blacxes/swap.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.
