> For the complete documentation index, see [llms.txt](https://negative-tax-1.gitbook.io/negative-tax/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://negative-tax-1.gitbook.io/negative-tax/netaswap/goals-and-objectives.md).

# Goals and Objectives

The goals and objectives of NETASWAP, a cross-chain aggregator swap, center on creating a seamless and efficient platform for asset swaps across multiple blockchain networks. NETASWAP aims to provide users with a user-friendly interface that simplifies cross-chain transactions, ensuring they consistently receive the best exchange rates through advanced liquidity aggregation. Security is paramount, with multi-layered protection measures and regular audits to safeguard users' assets and data. The platform is committed to continuous innovation, integrating new technologies and supporting emerging blockchains to stay at the forefront of the industry.&#x20;

## Goals:

1. [Seamless Cross-Chain Transactions](/negative-tax/netaswap/goals-and-objectives/1.-seamless-cross-chain-transactions.md)
2. [User-Centric Platform](/negative-tax/netaswap/goals-and-objectives/2.-user-centric-platform.md)
3. [Optimal Trading Rates](/negative-tax/netaswap/goals-and-objectives/3.-optimal-trading-rates.md)
4. [High Security and Trust](/negative-tax/netaswap/goals-and-objectives/4.-high-security-and-trust.md)
5. [User Acquisition and Retention](/negative-tax/netaswap/goals-and-objectives/5.-user-acquisition-and-retention.md)


---

# 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://negative-tax-1.gitbook.io/negative-tax/netaswap/goals-and-objectives.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.
