> For the complete documentation index, see [llms.txt](https://docs.swipe.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swipe.org/ledger/add-swipe-token.md).

# Add Swipe Token

Follow the instructions below to add the Swipe Token contract to the Ledger based Metamask wallet.

**First - Add the SXP Token Contract**<br>

1. Navigate and click the fox icon to your MetaMask chrome extension<br>

![](/files/-MFlqVSNzEWb2tCpgWpo)

2\. Then when your MetaMask is open click the `Assets` tab, then the `Add Token` button

![](/files/-MGjqCL4xo65hQ0J3Rl0)

3\. You will now select `Custom Token` and enter the Swipe Token details in the boxes below:

![](/files/-MFlsxyZBX0KvqmG6OvH)

Token Contract: `0x8ce9137d39326ad0cd6491fb5cc0cba0e089b6a9`\
Token Symbol: `SXP`\
Decimal Positions: `18`&#x20;

4\. Once you are done, press the `Next` button to complete the process to add `SXP` to MetaMask.<br>

![](/files/-MFlvhf4c6Nl_sxHq_H2)


---

# 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://docs.swipe.org/ledger/add-swipe-token.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.
