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

# Setup Guide

## How to Setup Ligma Node

Follow these steps to set up your Ligma Node and front-run the competition:

### Setting Up Your Ligma Node

1. **Get Started with Ligma Node**
   * Visit our [Node Authentication Bot ](https://t.me/ligmanode_bot)and manage your subscription plan & nodes.
2. **Manage Your Plan**
   * Select the plan that best fits your needs. We offer various plans to suit different requirements. By default, you will start with the Free plan.
3. **Manage Your Nodes**
   * View your available node endpoints, be default the node will be set to Free.
4. **Copy Your Generated Node**
   * Copy the generated node endpoint and connect your bots or wallets to the Solana blockchain.

### Ligma Node on Supported Wallets

1. **Check If Your Wallet Supports Custom RPCs**
2. **Access Wallet Settings**
   * Open your Wallet and navigate to the settings menu.
3. **Add Ligma Node**
   * Select "Networks" or "Custom Networks" option depending on your wallet.
   * Click on "Add Network" or "Add Custom Network" and enter your **Ligma Node** endpoint details provided by Ligma Node.
   * Save the changes.
4. **Connect to Ligma Node**
   * Select Ligma Node's endpoint as the main network from the network dropdown menu.
   * Your Wallet is now connected to our private node provided by Ligma.

### Ligma Node on Snipers & Swap Bots

1. **Refer to steps in Setting Up Your Ligma Node, copy and paste the node endpoint into your bot.**
2. **All of your snipers tasks will now spam requests using our private node.**
3. **Submit transactions with no delay, and breeze through all the competition!**

### Additional Support

If you encounter any issues during setup or have questions, don't hesitate to reach out to our support team for assistance.


---

# 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.ligmanode.com/setup-guide.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.
