> For the complete documentation index, see [llms.txt](https://nsk-swap.gitbook.io/nsk-swap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nsk-swap.gitbook.io/nsk-swap/advantages.md).

# Advantages

1. **Unique Passive Income Methods:** \
   NSK Swap offers users more unique passive income methods through its farms and mining pools. This allows users to earn income by staking their assets and participating in liquidity provision, providing additional earning opportunities within the platform.\ <br>
2. **Multi-Chain AMM Protocol:** \
   NSK Swap's plan to operate on multiple chains positions it as a multi-chain AMM protocol. This offers users access to a broader range of blockchain ecosystems, expanding their investment opportunities and the variety of tokens they can interact with.\ <br>
3. **Considerable Share in DeFi Transactions:** \
   NSK Swap aims to occupy a considerable share in the field of DeFi transactions. By providing a robust and user-friendly DEX platform, it can attract users looking for decentralized trading options and contribute to the overall growth of the DeFi market.\ <br>
4. **Decentralized Team:**\
   &#x20;NSK Swap is founded by a decentralized team of developers. This decentralized nature aligns with the principles of blockchain technology, fostering a community-driven approach and promoting transparency and trust within the platform.


---

# 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, and the optional `goal` query parameter:

```
GET https://nsk-swap.gitbook.io/nsk-swap/advantages.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
