# External Token Integration

![Buck's General Store in the Pixel's world is how their coin is generally generated and distributed.](/files/3gE0ON4NFuXrqRaafn2j)

We have the ability to support multiple tokens in our stores and to allow other projects to create their own stores.

Pixels can be completely agnostic to how integrated tokens are distributed or if projects choose Pixels is able to provide avenues to generate external tokens just like in our own game. Pixels can provide burn mechanisms in our game for external tokens by allowing projects to offer items in exchange for their own coins.


---

# 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.pixels.xyz/the-platform/project-integration/external-token-integration.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.
