# Purchasing a Membership

Purchasing a MechaTrade membership is a very simple process, and access is granted automatically once you have paid. Purchasing any plan gives you access to our TradingView indicators as well as our premium Discord group.\
\
To begin, head over to our website [https://mechatrade.net](https://origamialgo.com/)

From here, scroll down until you see our payment plans.

![MechaTrade Payment Plans](/files/-McPyPCNkc2SkYkdAkUO)

After you have pressed "Purchase" on any payment plan, you will be asked to login to Discord. This is so that once you have successfully paid, your membership key will be bound to your Discord account, and you will be automatically added to our server and granted access.

After choosing which plan you'd like to purchase and logging in with Discord, you will be brought to the payment page which looks like the image below. Make sure to use code **20OFF** for 20% off your first purchase!

![MechaTrade Checkout Page](/files/-McQ0W0x2Rc6dAPm5kIs)

After successfully purchasing a membership, you will be granted member role in the Discord server within 1-2 minutes. If you do not receive the member role, please make a ticket in the #create-ticket section under the Lobby Support Ticket section of the Discord.

![Lobby Support Ticket Section of the Discord](/files/-McQ3PEAUth5niOmC911)

![Support Ticket Creation Channel](/files/-McQ3TGoe9N6Dwif8W5e)

Your final step after receiving Discord access is to put your TradingView username into the dashboard. You should have automatically been brought to the dashboard page pictured below, but if you haven't, head over to [https://origamialgo.com/dashboard/](< https://origamialgo.com/dashboard/ >) and input your TradingView username.

![MechaTrade Dashboard](/files/-McQ4rcJwHFoxhKamx-h)

Thats all! After entering your TradingView username and hitting the save button, you will receive access to both indicators within 5 minutes. If you do not receive access for any reason, please open a ticket in our Discord server as shown above.

{% hint style="success" %}
Make sure to save or bookmark the link to our dashboard, as it will be necessary in the future if you ever want to change your payment details, change your TradingView username, or cancel your membership entirely.
{% endhint %}

Now that you are ready to go, please proceed to the [next section](/getting-started/setting-up-origami-algo.md) to learn how to setup MechaAlgo and MechaOscillator!


---

# 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.mechatrade.net/getting-started/purchasing-origami-algo.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.
