> For the complete documentation index, see [llms.txt](https://docs.navigator.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigator.exchange/community/helpful-guides/trade-guide/open-close-a-position.md).

# Open/ Close a position

There are 2 pools you can choose to trade from: Crypto pool and Stable pool. Each one has it own unique features.

## Open a position (Crypto pool)

With Crypto pool, you just need fund in one of these 4 tokens: USDC, ETH, S, wS.

<figure><img src="/files/RBFkagrtID8giCmRamnO" alt=""><figcaption></figcaption></figure>

Select type of trade you want to join. (Long/Short; Market/Limit)

<figure><img src="/files/xUCoU38aRwZxNlwNONS2" alt=""><figcaption></figcaption></figure>

Then place the trade with the collateral (min: 10$) and leverage of your choice.

<figure><img src="/files/DOxauhUcI6CFuC82V2Bp" alt=""><figcaption></figcaption></figure>

## Open a position (Stable pool)

1. In this pool, you need to deposit your fund to start trading. (Check the previous section for more details)
2. Choose a pair to trade

<figure><img src="/files/65up7D6meZBUke17qbDZ" alt=""><figcaption></figcaption></figure>

3. Input trading amount and start your trade

{% hint style="warning" %}
When you click on the 100% option, your max collateral amount will be estimated based on your free collateral and Open pos. fees.
{% endhint %}


---

# 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.navigator.exchange/community/helpful-guides/trade-guide/open-close-a-position.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.
