> For the complete documentation index, see [llms.txt](https://ctc-3.gitbook.io/ctc-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ctc-3.gitbook.io/ctc-docs/agreement-section/terms-and-conditions.md).

# Terms and conditions

![Page cover](/files/it2dideOkm97Jdzn4W8l)

### 📘 Terms & Conditions

Information, services, and materials on this site are provided for general informational purposes only. Nothing on the site constitutes legal, financial, tax, investment, or other professional advice. You should seek independent advice before making decisions based on the site content.

Use of any part of the CHRISTIANCOIN service constitutes acceptance of these Terms. If you do not agree with these Terms, stop using the service immediately.

CHRISTIANCOIN may update these Terms from time to time without individual notice. Updated Terms take effect when published on the site. Continued use of the service means you accept the updated Terms.

### Access to the site

The site is provided on an "as is" and "as available" basis. Availability may be interrupted, suspended, or restricted at any time due to maintenance, faults, errors, or other circumstances. We may limit access, change content, or remove parts of the site at our discretion.

We do not guarantee that the site will always be secure, available, accurate, or free from bugs, viruses, errors, or omissions.

### Users’ obligations

When using CHRISTIANCOIN, you must comply with applicable laws, regulations, and these Terms. You are responsible for ensuring that your funds come from lawful sources and are not used for money laundering, sanctions evasion, terrorist financing, or other unlawful conduct.

### Eligibility

* You must be legally able to enter into a binding agreement, either as an individual or on behalf of a legal entity.
* You must be at least 18 years old, or the age of majority in your jurisdiction, whichever is higher.
* You must have the authority to accept these Terms on your own behalf or for the legal entity you represent.
* You must not be a prohibited person under applicable sanctions, embargoes, or laws that restrict cryptocurrency use.
* Your profile does not constitute a transferable investment contract or security unless explicitly stated otherwise under applicable law.

### Prohibited conduct

As a condition of using the site, you must not:

* violate applicable law or regulation
* infringe intellectual property or other third-party rights
* misrepresent the source or reliability of content
* attempt to bypass security or access restricted areas
* introduce malware or harmful code
* post unlawful, abusive, fraudulent, or misleading content
* publish spam, deceptive promotions, or chain messages
* encourage others to engage in prohibited conduct

CHRISTIANCOIN may update these Terms as needed. Updated Terms become effective when published on the site.

### Termination of use

We may suspend, disable, or terminate access to all or part of the site at our discretion, with or without notice, including where we suspect breach of these Terms or unlawful activity. On termination, your right to use the site ends immediately, and we may remove related account information where permitted by law.


---

# 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://ctc-3.gitbook.io/ctc-docs/agreement-section/terms-and-conditions.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.
