> For the complete documentation index, see [llms.txt](https://docs.vapordex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vapordex.io/vapordex/vape-token/introduction-to-vape/faqs.md).

# FAQ's

- [Will I need a node in order to manufacture VAPE?](https://docs.vapordex.io/vapordex/vape-token/introduction-to-vape/faqs/will-i-need-a-node-in-order-to-manufacture-vape.md)
- [Why do we need manufacturing, it seems unnecessary?](https://docs.vapordex.io/vapordex/vape-token/introduction-to-vape/faqs/why-do-we-need-manufacturing-it-seems-unnecessary.md)
- [What if I don’t want to participate in manufacturing, can I sell my materials or transfer them to so](https://docs.vapordex.io/vapordex/vape-token/introduction-to-vape/faqs/what-if-i-dont-want-to-participate-in-manufacturing-can-i-sell-my-materials-or-transfer-them-to-so.md)
- [Why should I bother manufacturing VAPE?](https://docs.vapordex.io/vapordex/vape-token/introduction-to-vape/faqs/why-should-i-bother-manufacturing-vape.md)
- [How many nodes can I stake on buildings?](https://docs.vapordex.io/vapordex/vape-token/introduction-to-vape/faqs/how-many-nodes-can-i-stake-on-buildings.md)
- [Will staking my node on a building burn my TVL?](https://docs.vapordex.io/vapordex/vape-token/introduction-to-vape/faqs/will-staking-my-node-on-a-building-burn-my-tvl.md)
- [If I stake my node on a building, will it still earn VPND from the VaporNodes reward pool?](https://docs.vapordex.io/vapordex/vape-token/introduction-to-vape/faqs/if-i-stake-my-node-on-a-building-will-it-still-earn-vpnd-from-the-vapornodes-reward-pool.md)
- [Will a 10K Node be more powerful than a 10M node in the manufacturing process?](https://docs.vapordex.io/vapordex/vape-token/introduction-to-vape/faqs/will-a-10k-node-be-more-powerful-than-a-10m-node-in-the-manufacturing-process.md)
- [Do I lose VAPE materials that I deposit into a building, but fail to be refined, processed, or token](https://docs.vapordex.io/vapordex/vape-token/introduction-to-vape/faqs/do-i-lose-vape-materials-that-i-deposit-into-a-building-but-fail-to-be-refined-processed-or-token.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:

```
GET https://docs.vapordex.io/vapordex/vape-token/introduction-to-vape/faqs.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.
