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

# FAQ

**How do I know you willl not rug me? Are the contracts safe?**

Please refer to our documentation on [contracts (here)](/salt/core-products/contracts.md)

**Can I get free SALT?**

Yes you can definitely earn free SALT tokens by participating in some of our [SALT incentives programs](/salt/community-social/incentives.md).

These programs are funded by the development fee of our farms.

**SALT incentives**

1. **Developer?** If you find a bug in our code, let us know, submit a PR [here](https://github.com/saltswap) and we will pay you when your code is merged. Please read how to contribute in our guide;
2. **Designer?** Create a sticker pack for telegram ([t.me/SaltSwap](https://t.me/SaltSwap)), the top 3 most voted will earn a big chunk of SALT rewards;
3. Do you speak a language other than English? Open a local SALT community in your local language on Telegram ([t.me/SaltSwap](https://t.me/SaltSwap)) and we will fund you;
4. Would you like to keep the channel clean of spam and help answer questions from the community? We are opening a community manager role. We will pay you in SALT;
5. We will be launching random drafts on Twitter [@SaltSwap](https://twitter.com/SaltSwap), follow, like and repost and you might win a few SALTs.


---

# 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://saltswap.gitbook.io/salt/faq.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.
