> For the complete documentation index, see [llms.txt](https://baronlanteigne.gitbook.io/la-plante/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://baronlanteigne.gitbook.io/la-plante/how-to-play/create-a-tezos-wallet.md).

# Create A Tezos Wallet

"La Plante" generates NFTs on the Tezos blockchain. They are sent to the participants. In order to receive the tokens, you need a wallet and you need to register it on Discord. On this page, you will learn how to create a cryptocurrency wallet.

Choose a platform and method.

{% content-ref url="/pages/x4cDVwaayIy66YuSdlBA" %}
[Mobile, with an app](/la-plante/how-to-play/create-a-tezos-wallet/mobile-with-an-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/8LmguEWrbdcXMZew2JVz" %}
[Desktop, with social media sign in.](/la-plante/how-to-play/create-a-tezos-wallet/desktop-with-social-media-sign-in..md)
{% endcontent-ref %}

{% content-ref url="/pages/4CqTo4aIWevQKBmkYqEE" %}
[Desktop, with browser extension](/la-plante/how-to-play/create-a-tezos-wallet/desktop-with-browser-extension.md)
{% endcontent-ref %}

{% content-ref url="/pages/g1lsCyf9DP8HTBhRvS6j" %}
[Desktop](/la-plante/how-to-play/create-a-tezos-wallet/desktop.md)
{% endcontent-ref %}

### Already have a wallet? Skip ahead!

{% content-ref url="/pages/y4i6a05dZNlWNugUAjeU" %}
[Register Your Wallet](/la-plante/how-to-play/register-your-wallet.md)
{% endcontent-ref %}


---

# 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:

```
GET https://baronlanteigne.gitbook.io/la-plante/how-to-play/create-a-tezos-wallet.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.
